Posts Tagged ‘development’

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

Comment Length Limiter
WordPress Hacks | December 9th, 2011 | by Frank | 5 Comments
If you have used Twitter, then you know that you are only allowed to type 140 characters in a single Tweet. There is a nice little number below the text field indicating how much is... read more...

Advent Calendar- How to disable comments for WordPress pages in any theme
WordPress Plugins | December 2nd, 2011 | by Thomas | 9 Comments
Usually you don’t need comments on pages. Unfortunately, WordPress doesn’t offer a separate option to leave comments on posts on and turn them off for pages. If your theme calls comments_template(); in its page.php and... read more...

How to Add and Deactivate the new Feature Pointer in WordPress 3.3
WordPress News | September 21st, 2011 | by Frank | 8 Comments
With WordPress version 3.3 comes with the Feature Pointer a well-known idea from other tools. We know this for example from Gmail or Google Doc where they notice you of new features, in which they... read more...

Change the Search-URL of WordPress
WordPress Hacks | September 6th, 2011 | by Frank | 21 Comments
With WordPress it is easy to activate readable URLs. Only the search page is not affected by the setting yet, it comes with the syntax ?s as default. But there is a solution to change... read more...

WordPress Custom Post Types Get Into The Loop
WordPress Tutorials | August 3rd, 2011 | by Frank | 4 Comments
WordPress started a new era with the Custom Post Types for developers in the WordPress environment. The possibilities are numerous and primarily from the knowledge of the developer dependent. Nevertheless, there are so many tutorials... read more...



