Posts Tagged ‘WordPress Themes’

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Pages & Subpages – Is Parent?

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

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Filter caption-Shortcode in WordPress

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

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Exclude Subcategories in a Loop

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

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

rel=”canonical”-URL for WordPress Theme

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

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Change your WordPress Theme on Dependency

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

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Numbering your comments, pingbacks, trackbacks or all

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

Pages: Prev 1 2 3 4 5 6 Next