WordPress Hacks

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

unserialize() Error at Offset… Different solutions
WordPress Hacks | December 14th, 2011 | by Frank | 2 Comments
The problem is not always obvious, for example the error message in relation to the function unserialize(). If you look around the net to help you find countless search and few answers, because usually the... read more...

Activate WordPress Plugins Automatically via a Function
WordPress Hacks | December 13th, 2011 | by Frank | 7 Comments
WordPress stores the active Plugins in the database table options, field activate_plugins, so it is easy to change this value to activate various Plugins by WordPress; either as a Plugin solution after setting up a... read more...



