TS Search Slug

描述

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

屏幕截图

安装

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

评价

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.
阅读所有1条评价

贡献者及开发者

“TS Search Slug” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“TS Search Slug”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

  • 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