Changeset 603564
- Timestamp:
- 09/25/2012 11:31:43 AM (14 years ago)
- File:
-
- 1 edited
-
search-by-id/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
search-by-id/trunk/readme.txt
r603562 r603564 14 14 Ever wanted to do a quick search for a post with a specific ID? The built-in search doesn't allow that. But now you can. 15 15 16 * Features:*17 * Works for all kinds of posts (regular posts, pages, custom post types).18 * No configuration needed.19 * Doesn't add javascript or css.20 * No front-end functionality, just back-end.21 * Doesn't add any options or tables to the database.16 **Features:** 17 * Works for all kinds of posts (regular posts, pages, custom post types). 18 * No configuration needed. 19 * Doesn't add javascript or css. 20 * No front-end functionality, just back-end. 21 * Doesn't add any options or tables to the database. 22 22 23 23 Just a nice and easy, seamless extension of the built-in search. 24 24 25 * How to use it:*25 **How to use it:** 26 26 Simply enter an ID into the search field. If a post with that ID is found, it will show up in the search result. 27 27
Note: See TracChangeset
for help on using the changeset viewer.