Search By Post ID
-
Hello WordPress World
I am working on a project for a classifieds website where each post will be a listing. I would like a way in which an outside user can find a specific post that may be promoted offline really quickly from a unique identifier. I thought using WordPress’ inherent “$post_ID” may be an easy solution but after searching all day for a plugin or hack to search front end by post ID, I can’t find the solution.
I can’t use the “/?p=123” permalink structure plus I want a search box on a webpage for ease of use. The http://wordpress.org/extend/plugins/search-by-id/ does it beautifully back end but I needed it front end.
Any direction or suggestions in this regard will be appreciated. Thanks.
The topic ‘Search By Post ID’ is closed to new replies.