Archive for March, 2009

Pages & Subpages – Is Parent?
WordPress Hacks | March 30th, 2009 | by Frank | 4 Comments
WordPress allows to create sub-pages in your backend. This is why many uses WordPress as a CMS. Sometimes you like with the help of the Conditional Tags to start several queries with a certain respond... read more...

WordPress Plugin Readme File Generator
WordPress Plugins | March 28th, 2009 | by Frank | 3 Comments
Sudar Muthu has created a tool to auto-generate and validate readme files for WordPress Plugins. You can find it on his website WordPress Plugin Readme File Generator. He would appreciate if you could have a look... read more...

WordPress: Working With Options
WordPress Tutorials | March 27th, 2009 | by Michael | 16 Comments
Options in WordPress are in an extra options table (with Prefix before) stored. Options include the blog name, which theme is used, etc.. Plugins define their settings as options. A simple example of how options... read more...

WordPress Category Exists?
WordPress Hacks | March 25th, 2009 | by Frank | 6 Comments
Already tried in WordPress to check if a category exists? There is no Template Tag so you need to create your own solution. I have 3 different solutions prepared, although one solution only works within the... read more...

WordPress 2.8 – Small Insights
WordPress News | March 23rd, 2009 | by Frank | 10 Comments
WordPress sticks to the publication date in April this year. In advance, I would like to briefly mention some innovations, which from my personal point of view are quite exciting. New Template Tag: the_modified_author() In the use... read more...


