LinkGather

描述

LinkGather is a lightweight admin tool for WordPress that lets you:

  • View all published posts and pages in a sortable table
  • Filter by post type, title keyword, and date range
  • Paginate results (25 per page)
  • Export filtered results to CSV
  • Click through to view each post/page directly

Built for site managers, content auditors, and anyone needing fast access to internal URLs.

屏幕截图

安装

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin via the Plugins menu
  3. Access LinkGather from the admin sidebar

评价

2019 年 6 月 20 日
Thanks for this beautiful plugin. It’s truly a gem.
阅读所有2条评价

贡献者及开发者

「LinkGather」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「LinkGather」翻译成简体中文。

对开发感兴趣吗?

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

更新日志

2.0.3

  • Fixed fatal error on activation due to incomplete function block
  • Removed deprecated wpdb::prepare() usage without placeholders
  • Cleaned up pagination and export logic
  • Removed second screenshot from readme

2.0.2

  • Added CSV export with nonce protection
  • Improved filter UI and pagination

2.0.1

  • Initial relaunch with WordPress 6.8 and PHP 8.0 compatibility
  • Reset version history and codebase