
WordPress Theme Customizer Custom Controls
WordPress Tutorials | February 14th, 2013 | by Frank | 9 Comments
The Customizer is a relatively new way of WordPress Themes to provide you with options. Here is the visuality important, arrange the options directly in frontend for the Theme, play and save the settings. The post provide information about custom classes for your requirements. read more...

Filename cache busting for WordPress styles and scripts
WordPress Plugins | February 11th, 2013 | by Dominik | 5 Comments
WordPress adds the version identifier to the script and style resource as a query string. Most proxies don't cache these resources. You should encode the version into the filename. A plugin can handle this for you. read more...

How recent is “recently”?
WordPress Tutorials | February 4th, 2013 | by Latz | 6 Comments
If you deactivate plugins you can access them some time under the "Recently active" link in the plugin list table. "Recently" is not a very specific statement. So how long are deactivated plugins assumed to be "recent"? read more...

WordPress Dropins
WordPress Tutorials | October 30th, 2012 | by Frank | 1 Comment
Plugins are pretty popular, since it is easy to adjust your blog or website to your liking with Plugins. Less popular are Dropins. WordPress alows to replace some functions with Dropins. The list of possibilities... read more...

How to disable auto-embeds (oEmbed) in WordPress 3.5
WordPress Hacks | October 4th, 2012 | by Dominik | 5 Comments
WordPress 3.5 will remove some options from the UI. One of these options is the Embeds section. To disable the oEmbed feature you can use a specific filter. read more...



