Categories: Cult

WPRecipes: Get parent page/post title

If you use pages and subpages or posts and parent posts on your WordPress blog, it should be a good idea to display parent page/post title while on a child page. Here’s a code to do that job easily by the recipe man: WpRecipes.
photo by: Jean-Baptiste Jung

Web Master

Hi, I am Miguel, I bought this site in 2009. So I now run or manage the site. Please visit my new website or follow me on twitter @W3i.

Share
Published by
Web Master

Recent Posts

WordCult Theme release 0.3

I've had some time the last few days while my XPS computer has been having…

2 hours ago

Add a shortcode

This is a simple one. /** * Your Blog title * */ function my_blog_title() {…

10 hours ago

Adding a external file after the first post

How might you display a Google ad after the first post or anything you like?…

22 hours ago

A simple way to query posts

Here is a simple way to call query_posts with an array of options. For all…

1 day ago

Adding a favicon to your site

Looking to add a favicon to you site? Inside your WordPress theme's functions file (functions.php)…

2 days ago

The launch of WordPress 2.8

Wow, have you heard? WordPress has announced that the newest version, 2.8 which was thought…

2 days ago