Tag: template tag
-
PHP Cross Reference of WordPress Source
Yesterday, we have post over the faster search for the WordPress codex WPLookup and today we give you a nice search for the reference of different WordPress versions from Joost de Valk.
-
Tweet This with WordPress
Twitter seems to continue to gain in popularity and one or the other has even completely move – not a blog anymore, only an address in Twitter. After going through my subscriptions in my feed reader, I noticed several articles where one or the other Plugin was recommended, which place a Twitter button to recommend…
-
WordPress 2.8 body_class, automatic_feed_links
Template Tag body_class The coming WordPress 2.8 provides a new Template Tag, body_class. This function gives the body element different classes, which gives you the possibility to use it effectively with CSS.
-
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 the purpose of your WordPress blog within your website. Thus, most of the photo blogs having a different design than…
-
Strange Things With Sticky Posts
Frank wrote in one of his last posts about the new sticky functionality in WordPress 2.7. Right now I’m working on a special theme and I noticed some strange things with sticky posts.
-
The Perfect Title Tag
In Version 2.5 Template Tag wp_title got an update, therefore Plugins became useless for that. By the way, the code came from the Plugin „Optimal Title“. The title tag is in the header, therefore in header.php . The following syntax works in all WP-versions, but it’s not a perfect way for WordPress higher than 2.5.…