
Neutrope Admin Post Lookup makes the regular WordPress admin search box smarter without changing how it looks or works.
When you search a post list in wp-admin, the standard search already looks through titles, content, and excerpts. Neutrope Admin Post Lookup keeps all of that and quietly adds three more ways to find what you need:
123 to also match the post with ID 123.about-us to also match posts whose slug contains that text.It works on the post list, the page list, and any public custom post type list, using the standard search box you already use every day.
123,456 or 123 456).?p=123, ?page_id=123, post.php?post=123) are detected, and otherwise the trailing slug from the URL path is used.