WordPress Hacks

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...

How to enqueue the bundled jQuery in footer – The Right Way
WordPress Hacks | October 1st, 2012 | by Dominik | 5 Comments
WordPress comes with many bundles JavaScript libraries which can be enqueued in header or footer. This article shows a clean and nice way to register the bundled jQuery for the footer to speed up the page rendering. read more...

First or Last Page in Page-Structures of WordPress
WordPress Hacks | May 8th, 2012 | by Frank | 7 Comments
Now and then little snippets are pretty useful. For a fix in a Premium-Theme, I needed a kind of evaluation, where I am in the site structure and with little effort I was able to... read more...

Load Minimum of WordPress
WordPress Hacks | April 10th, 2012 | by Frank | 12 Comments
A small contribution for all those using WordPress as a backend, framework or something similar. The applications, especially in the B2B sector, becoming more and more, as do the questions. So far, I've always liked... read more...

Adding Custom Fields to WordPress User Profile
WordPress Hacks | December 22nd, 2011 | by Frank | 11 Comments
The user profile of WordPress can be fairly easily adapted to add your own values. So you can add the necessary fields according to your requirements. Here is how you do it, we add a... read more...

Easier Plugin Development by Moving Plugin Directory
WordPress Hacks, WordPress Plugins | December 19th, 2011 | by Latz | 9 Comments
If you're a experienced programmer you're testing your programs not only with the latest version of WordPress but also with some older versions since there are many dated installations. So you have several versions installed... read more...

