Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 2.03 KB

template.md

File metadata and controls

60 lines (39 loc) · 2.03 KB

2015

Speaker Notes Template for WordCamp Mumbai 2015

##Derpson Derpavkar - DerPress Inc.

Basic intro goes here. Start with a paragraph about what your talk is about and what you intend to cover. You can mention things like expected level of competency to understand your talk and other such personal requirements.


###Use lists wisely - references, assumed knowledge, further reading resources, links to plugins


// Use questions to share basic takeaways - ###How WordPress stores data in the wp_options table?

  • Option Name - 64 characters
  • Option value - longtext (4gigs)

//Include a slidedeck of your presentation for future reference in case it contains schematics and interesting pictures- ###Slide deck https://speakerdeck.com/derpavkar/wordpress-junk-drawer-and-how-to-organize-it


In case you spoke about one big thing! - ###This is the master link - http://example.com


//make your code easily readable and provide sidenotes where required

npm install -g grunt-cli

(-g is global flag)

wptexturize

convert_chars

wpautop

Automattically puts <p> tags around text


###Helpful Resources for beginners-


Best of luck! :smile: