Archive for the “custom field” category

WordPress 2.9 : Display post image with backward compatibility

by Jean-Baptiste Jung on November 23, 2009

In a few days, WordPress 2.9 will be released. This all new version feature a bunch of interesting functions to display an image attached to a post.

Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!

WordPress 2.9 : Display post image with backward compatibility

WordPress tip: Get all custom fields from a page or a post

by Jean-Baptiste Jung on October 2, 2009

Sometimes you may need to get all custom fields from a specific post or page. Thanks to Paul, who contributed to WpRecipes, for sharing a function that do the job.

Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!

WordPress tip: Get all custom fields from a page or a post

Allow title overwrite on your WordPress blog

by Jean-Baptiste Jung on September 10, 2009

The the_title(); function allow you to simply display the title of a post or page. Sometimes, you may need to be able to overwrite this function and use a custom title. here is how to do it, using a custom field.

Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!

Allow title overwrite on your WordPress blog

WordPress hack: Choose the sidebar to use, post by post

by Jean-Baptiste Jung on September 5, 2009

Who said a blog always have to display the same boring sidebar on each page? Just create a few sidebar files, upload it to your theme directory. This cool code will do the rest!

Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!

WordPress hack: Choose the sidebar to use, post by post