LinkGather

Beschrijving

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.

Schermafbeeldingen

  • Admin table with filters and export button [screenshot-1.png]

Installatie

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

Beoordelingen

20 juni 2019
Thanks for this beautiful plugin. It’s truly a gem.
Lees alle 2 beoordelingen

Bijdragers & ontwikkelaars

“LinkGather” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “LinkGather” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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