Posts Tagged ‘template_tag’

Individual Design for any Page
WordPress Tutorials | July 20th, 2010 | by Frank | 4 Comments
The blog has a Theme and for every page an extra style sheet. This current trend of individuality for each content is very common today. Even with WordPress, you can do so; there are several... read more...
New feature in WordPress 2.9 – the_post_image()
WordPress News | October 14th, 2009 | by Michael | 44 Comments
In WordPress 2.9, there will be the ability to add an image to a post, as it's been known of magazine themes. The image need not be insert into the post. With the new feature... 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... read more...

wp_page_menu in WordPress 2.7
WordPress News | September 18th, 2008 | by Michael | 3 Comments
New in WordPress 2.7 is the template tag wp_page_menu(). This function creates a page navigation. As parameter you can add a menu "Home" with show_home , or whatever you like. read more...

wp_list_comments In WordPress 2.7
WordPress News | September 18th, 2008 | by Michael | 6 Comments
The comment functionality enhances quite a bit in WordPress 2.7. Additional to the possiblility to answer comments directly in your backend, there is also a threaded comment support available. Threaded comments enables users to reply... read more...


