Archive for the “post” category
WordPress hack : Automatically output the content in two columns
by Jean-Baptiste Jung on November 18, 2009
Printed magazines often display text in columns, so why blogs shouldn’t be able to do the same? Juste read on to find out how to easily and automatically display your post content in columns.
Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!
WordPress hack : Automatically output the content in two columns
How to show WordPress post attachments
by Jean-Baptiste Jung on November 6, 2009
Since WordPress 2.5, attachments management in WordPress have been improved and is now very powerful. Today, I’m going to show you a simple code snippet that you can use in your WordPress theme to display post attachments.
Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!
WordPress upgrade : Allow more time for slow servers
by Jean-Baptiste Jung on October 28, 2009
WordPress auto download/install is a very nice feature, but sometimes a few problems can appear. One of them is that WordPress don’t manage to download the new version. This happens on slow servers. Here is how to solve it.
Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!
WordPress hack: Automatically insert author bio on each post
by Jean-Baptiste Jung on October 26, 2009
Using WordPress hooks, it can be very easy to modify WordPress variables to fit your needs. In this recipe, I’m going to show you how to use hooks to automatically insert the author bio after each post.
Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!
WordPress hack: Automatically insert author bio on each post
WordPress tip: Detect if a post has at least one image
by Jean-Baptiste Jung on July 23, 2009
On a WordPress blog, it can be really handy to be able to know if a post has at least one image or not, for example for grabbing the first image and display it. This small code snippet do it, so just read on.
Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!