Archive for the “post” category
How to easily get post ancestors
by Jean-Baptiste Jung on October 13, 2010
When using WordPress as a CMS or building a breadcrumb, you often need to get the post ancestors. Today let’s have a look at how you can easily get post ancestors of a specific post.
Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!
How to: Automatically notify your members on new posts
by Jean-Baptiste Jung on September 16, 2010
Do you ever wished to be able to automatically send an email to your registered users and notify them of a new post on your WordPress blog? If yes, just read this recipe and lear how to do it easily!
Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!
How to: Automatically notify your members on new posts
How to display custom post types on your WordPress blog homepage
by Jean-Baptiste Jung on February 17, 2010
WordPress 3.0 will allow you to create custom post types, so what about being able to list those custom types on your blog homepage? This very useful piece of code will show you how you can do it.
Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!
How to display custom post types on your WordPress blog homepage
WordPress tip: Insert posts programmatically
by Jean-Baptiste Jung on February 9, 2010
Do you know that it is possible to insert post in WordPress programmatically? In this recipe, I’ll show you how to do it easily.
Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!
How to automatically remove the Nofollow from your posts
by Jean-Baptiste Jung on February 3, 2010
By default, WordPress automatically converts all links from the post content to nofollow. If you prefer your links to be dofollow, just read and use the following recipe.
Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!
Replace full post by excerpts on homepage without editing your theme files
by Jean-Baptiste Jung on January 19, 2010
In WordPress, switching from full posts to excerpt is easy if you edit your theme files. But do you know that you could achieve the same result without editing any of your theme file? Just read this recipe to find out.
Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!
Replace full post by excerpts on homepage without editing your theme files