TS Search Slug

外掛說明

With this plugin you can search posts for their slug and their post id, see the slug and post id in admin post overview in an additional column and sort by them.

For searching multiple Post IDs in the search field, you can separate them with “,”, in example “36723,298525,3732”.

And you can see an overview of all pages which are tagged with post states, and quick switch to them.
For that, you must switch to the page overview and klick the button to open the list.

Please keep in mind, this is a hobby project and I need some time to respond.
I’m always open to suggestions for improvement.

Please contact me over the support forum on the plugin page on issues.

螢幕擷圖

安裝方式

Copy the TS Search Slug Plugin Folder to your WordPress Plugin Folder and activate it.

使用者評論

2025 年 1 月 30 日
This plugin adds what should have been included as the most basic search feature in wordpress:It lets you search for a page by… wait for it… By it’s URL!If you manage a large WP site and have ever been on a page and need to find it in the page listing (like to change it’s name or URL) this plugin lets you simply type in the URL of the page and it finds the page in your wordpress admin panel. It saves SO much time. I’ve been looking for a plugin like this for years. Finally, here it is. Thanks for creating something so useful!
2022 年 5 月 14 日
Finally a plug-in that adds an essential feature that should’ve been in WordPress from the start in the first place: sort pages by slug. Astonishingly, WordPress doesn’t allow us to sort pages by slug. Instead, it offers the ability to sort by Title – which is absolutely useless. After all, Title is just a SEO-formatted commercial blurb that is totally irrelevant for meaningful sort order. One note: If you’re using the Admin Columns plug-in, you’ll need to add the Postname/Slug column manually in the plug-in settings.
閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈TS Search Slug〉的開發相關工作。

參與者

將〈TS Search Slug〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.7

  • Fix PHP Warning “Undefined Array Key post_type”
  • Fix Bug “Post ID” settings do not hide ID Column

1.0.6

  • Clean up code
  • Update readme.txt

1.0.5

  • Add Post States List to Page Overview (must be activated in the settings)
  • Add Post ID (Search and Sort) Functionality (must be activated in the settings)
  • Add German Translation

1.0.4

  • WP Plugin Check related fixes

1.0.3

  • Fix PHP Warning “Parameter 2 to posts_where() expected to be a reference, value given”

1.0.2

  • Fix bug, that other search parameters in admin area are ignored when slug search is activated

1.0.1

  • Add custom post type support