Topher DeRosia: WordPress Data Filtering
This talk covers the theories and functions dealing with validating input and sanitizing output. It starts at the very basic, and wind up with some discussion of the trickier parts …
This talk covers the theories and functions dealing with validating input and sanitizing output. It starts at the very basic, and wind up with some discussion of the trickier parts …
This presentation covers tips and tricks for working on the command line. It also reviews WP CLI; installation and usage.
Presentation Slides »…
We’ll discuss how to speed up your site using caching via easy plugins like WP Super Cache and W3 Total Cache, transients, and server site options like Memcache, APC, and …
This talk is for people that know PHP and have written some in their theme functions file, but don’t know how to pull that out into a plugin. (This is …
This talk discusses how to speed up your site using caching via easy plugins like WP Super Cache and W3 Total Cache, transients, and server site options like Memcache, APC, …