Posts Tagged ‘WordPress Themes’

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

Filter caption-Shortcode in WordPress
WordPress Hacks | March 20th, 2009 | by Frank | 11 Comments
The title may not speak for itself and therefore I will explain a little more on the topic and do not just put a code snippets on this post. If you use the „Mediauploader“ in... read more...

Exclude Subcategories in a Loop
WordPress Hacks | March 3rd, 2009 | by Frank | 22 Comments
This code snippet excludes the subcategories in a loop. Just insert the code in your functions.php of your theme or in a Plugin and you are done. read more...

rel=”canonical”-URL for WordPress Theme
WordPress Hacks | February 24th, 2009 | by Frank | 13 Comments
Duplicate content is always an issue in search engines, especially in the context of content management systems and blogging applications. Therefore, they decided together (Google, Yahoo and Microsoft) for a notice using the link tag.... read more...

Change your WordPress Theme on Dependency
WordPress Hacks | February 11th, 2009 | by Frank | 11 Comments
WordPress is sometimes not only in use as a blog platform, also as CMS application or for a presentation of photos or other purposes. Many times you like to have a different design depending on... read more...

Numbering your comments, pingbacks, trackbacks or all
WordPress Hacks | February 3rd, 2009 | by Frank | 23 Comments
Since WordPress 2.7 exists an API for the comment area. Thereby you can purge the PHP-portion within comments.php. Jean-Baptiste shows a simple solution to count comments. This solution is very well known and get used... read more...



