Posts Tagged ‘template_tag’

Comment Form Hooks Visualized
WordPress Tutorials | April 27th, 2011 | by Latz | 7 Comments
Most themes (e.g. TwentyTen) use the comment_form() function to insert the comment form after posts. There are quite some hooks inside the function but they are hard to localize. The codex documentation isn't too helpful,... read more...

Post Formats – More Creative Ways For A Theme
WordPress News | December 1st, 2010 | by Frank | 10 Comments
First day of our Advent Calendar we show tiny code snippets and brief informations for the Post Formats from WordPress version 3.1. Some theme authors wanted more defined formats - they wanted the feature "post... read more...

Use The Comments Of WordPress For More
WordPress Hacks | November 16th, 2010 | by Frank | 3 Comments
You might want to have comments displayed on different spots. For example, displaying the last x comments in a central template. This requires the latest comments or all comments on your site. This is a... read more...

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



