| 开发者 | neutropeinc |
|---|---|
| 更新时间 | 2026年8月11日 21:24 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
123 to also match the post with ID 123.about-us to also match posts whose slug contains that text.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.neutrope-admin-post-lookup folder to the /wp-content/plugins/ directory, or install the plugin through the Plugins screen in WordPress.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.
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.
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.
Yes. Separate them with commas or spaces, for example 123,456 or 123 456.
No. The plugin stores nothing and adds no settings screen.