{"id":351786,"date":"2026-08-11T12:37:48","date_gmt":"2026-08-11T12:37:48","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/quick-admin-search\/"},"modified":"2026-08-11T12:37:16","modified_gmt":"2026-08-11T12:37:16","slug":"neutrope-admin-post-lookup","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/neutrope-admin-post-lookup\/","author":23488465,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.1.0","stable_tag":"0.1.0","tested":"7.0.3","requires":"6.2","requires_php":"7.4","requires_plugins":null,"header_name":"Neutrope Admin Post Lookup","header_author":"Neutrope","header_description":"Enhances the WordPress admin post list search with ID, slug, and URL lookup support.","assets_banners_color":"657288","last_updated":"2026-08-11 12:37:16","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":36,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.1.0":{"tag":"0.1.0","author":"neutropeinc","date":"2026-08-11 12:37:16"}},"upgrade_notice":{"0.1.0":"<p>Initial release.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3641985,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3641985,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3642048,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3642048,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.0"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[83,1794,4004,944,561],"plugin_category":[],"plugin_contributors":[264944],"plugin_business_model":[],"class_list":["post-351786","plugin","type-plugin","status-publish","hentry","plugin_tags-admin","plugin_tags-custom-post-type","plugin_tags-post-id","plugin_tags-search","plugin_tags-slug","plugin_contributors-neutropeinc","plugin_committers-neutropeinc"],"banners":{"banner":"https:\/\/ps.w.org\/neutrope-admin-post-lookup\/assets\/banner-772x250.png?rev=3642048","banner_2x":"https:\/\/ps.w.org\/neutrope-admin-post-lookup\/assets\/banner-1544x500.png?rev=3642048","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/neutrope-admin-post-lookup\/assets\/icon-128x128.png?rev=3641985","icon_2x":"https:\/\/ps.w.org\/neutrope-admin-post-lookup\/assets\/icon-256x256.png?rev=3641985","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Neutrope Admin Post Lookup makes the regular WordPress admin search box smarter without changing how it looks or works.<\/p>\n\n<p>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:<\/p>\n\n<ul>\n<li><strong>Find posts by ID.<\/strong> Type <code>123<\/code> to also match the post with ID 123.<\/li>\n<li><strong>Find posts by slug.<\/strong> Type <code>about-us<\/code> to also match posts whose slug contains that text.<\/li>\n<li><strong>Paste a URL to find the matching post.<\/strong> Paste a front-end URL or an admin edit URL and the plugin extracts the ID or trailing slug for you.<\/li>\n<\/ul>\n\n<p>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.<\/p>\n\n<h4>How it works<\/h4>\n\n<ul>\n<li>Use the regular admin search box. There is nothing new to learn.<\/li>\n<li>Find posts by ID, including multiple IDs at once (<code>123,456<\/code> or <code>123 456<\/code>).<\/li>\n<li>Find posts by slug, with partial matching.<\/li>\n<li>Paste a URL to find the matching post. ID-style parameters (<code>?p=123<\/code>, <code>?page_id=123<\/code>, <code>post.php?post=123<\/code>) are detected, and otherwise the trailing slug from the URL path is used.<\/li>\n<li>Works with posts, pages, and public custom post types.<\/li>\n<li>Only the post type list you are currently viewing is searched. It never searches across post types.<\/li>\n<\/ul>\n\n<h4>What it does not do<\/h4>\n\n<ul>\n<li>No settings screen.<\/li>\n<li>No external services or API calls.<\/li>\n<li>No tracking or telemetry.<\/li>\n<li>No advertising or upsells.<\/li>\n<li>No custom CSS or JavaScript.<\/li>\n<li>No database tables or options are created.<\/li>\n<li>The front-end search is never affected.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>neutrope-admin-post-lookup<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory, or install the plugin through the Plugins screen in WordPress.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> screen.<\/li>\n<li>Open any post, page, or public custom post type list in wp-admin and use the standard search box. You can now search by ID, slug, or pasted URL.<\/li>\n<\/ol>\n\n<p>There are no settings to configure.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20change%20the%20front-end%20search%3F\"><h3>Does this change the front-end search?<\/h3><\/dt>\n<dd><p>No. The plugin only runs in the admin area, and only on the post list screen (edit.php). The front-end search is never touched.<\/p><\/dd>\n<dt id=\"does%20it%20search%20across%20all%20post%20types%20at%20once%3F\"><h3>Does it search across all post types at once?<\/h3><\/dt>\n<dd><p>No. It only searches the post type list you are currently viewing. The post list searches posts, the page list searches pages, and a custom post type list searches that custom post type.<\/p><\/dd>\n<dt id=\"does%20the%20normal%20title%20and%20content%20search%20still%20work%3F\"><h3>Does the normal title and content search still work?<\/h3><\/dt>\n<dd><p>Yes. The standard title, content, and excerpt search is kept exactly as it is. ID and slug matches are added on top of it, never in place of it.<\/p><\/dd>\n<dt id=\"can%20i%20search%20for%20several%20ids%20at%20once%3F\"><h3>Can I search for several IDs at once?<\/h3><\/dt>\n<dd><p>Yes. Separate them with commas or spaces, for example <code>123,456<\/code> or <code>123 456<\/code>.<\/p><\/dd>\n<dt id=\"does%20it%20create%20any%20settings%2C%20options%2C%20or%20database%20tables%3F\"><h3>Does it create any settings, options, or database tables?<\/h3><\/dt>\n<dd><p>No. The plugin stores nothing and adds no settings screen.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<li>Search the admin post list by post ID.<\/li>\n<li>Search by multiple IDs (comma or space separated).<\/li>\n<li>Search by slug with partial matching.<\/li>\n<li>Paste a URL to find the matching post by ID or trailing slug.<\/li>\n<li>Works with posts, pages, and public custom post types, scoped to the current list only.<\/li>\n<\/ul>","raw_excerpt":"Find posts by ID, slug, or URL right from the standard admin post list search box. No settings, no tracking, no external services.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/351786","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=351786"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/neutropeinc"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=351786"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=351786"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=351786"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=351786"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=351786"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=351786"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}