Showing keyboard keys in your content is super-easy with a plugin for TinyMCE and, at most, a bit of CSS in your theme.
Showing keyboard keys in your content is super-easy with a plugin for TinyMCE and, at most, a bit of CSS in your theme.
The easiest way to style your editor is by applying your theme’s stylesheet, making content look the same while editing as it does in your content.
Closures (also known as Anonymous Functions) can be called by WordPress Actions or Filters instead of specifying a named function and can lead to cleaner code and escape from callback hell.
Making your WordPress site serve all content over SSL / HTTPS is surprisingly easy and can be done in a matter of minutes.
Sometimes you reeeeeally want your filter to run last and you can use this code to make sure it does!
Ever wished you could do something like [shortcode epic]
and pass the flag as a parameter? Turns out it’s pretty easy!
Continue reading →