Tag: template tag
-
Shortlinks with WordPress 3.0
There will be a new function in the coming 3.0 version, which will create a shortlink to a post. At default it will be in the header of your frontend.
-
About WordPress Post Thumbnail
This is a complement to our previous post The Ultimative Guide For the_post_thumbnail In WordPress 2.9. In WordPress Version 2.9 probably the most discussed feature is the post thumbnail. Important for this function, it is only working when it is explicitly enabled in the theme. This can be done with the following little snippet in…
-
The Ultimative Guide For the_post_thumbnail In WordPress 2.9
WordPress 2.9 RC1 is released and the new post thumbnail function will not change until the final version hopefully. I was chatting a little bit with Sergej Müller last night and we were trying some things out. We found out the following things:
-
Extend the User Contact Info in WordPress 2.9
Joost de Valk wrote about a month ago a really great article about his idea, to expand the user contact fields (thanks Joost!). In version 2.9 you are able to use this possibility. Here a little example, how you can use this functionality.
-
Manage Multiple Excerpt Lengths
Behind our 10th door of our Advent Calendar, we have a tip how to use multiple excerpt lengths. WordPress 2.9 allows you via filter to adjust excerpt more string and the length of the excerpt. But if you need several excerpt lengths for different templates, then what?