﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
10865,Function to get posts based on post title,sudar,,"Right now we don't have a template function to get posts based on the post title. 

We have a function called get_page_by_title (in wp-includes/post.php) which retrieves pages (but not posts) based on title.

I propose a new function get_post_by_title() which could retrieve posts gives page titles.",enhancement,closed,normal,,Template,,normal,wontfix,,sudar@… willmot
