Title: LinkGather
Author: techygeekshome
Published: <strong>মাৰ্চ 22, 2019</strong>
Last modified: আগষ্ট 10, 2026

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/linkgather/assets/banner-772x250.png?rev=3369290)

![](https://ps.w.org/linkgather/assets/icon-256x256.png?rev=3369290)

# LinkGather

 [techygeekshome](https://profiles.wordpress.org/techygeekshome/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/linkgather.2.3.2.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/linkgather/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/linkgather/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/linkgather/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/linkgather/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/linkgather/)

## বৰ্ণনা

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

 * View all published content in a sortable table — any public post type, not just
   posts and pages
 * Filter by post type, author, title keyword, and date range
 * Sort by title or date
 * Paginate results (25 per page)
 * Copy any URL to your clipboard with one click
 * Export filtered results to CSV, including the author column
 * Click through to view each post/page directly

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

## স্ক্ৰীনশ্বট

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

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

## ইনষ্টলেশ্যন

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

## পৰ্য্যালোচনা

![](https://secure.gravatar.com/avatar/0cd6a2eb3b98724cb65fd49ac9b1d25b03091fbf0a9817b97057c707af39aaca?
s=60&d=retro&r=g)

### 󠀁[Thank you](https://wordpress.org/support/topic/thank-you-2038/)󠁿

 [keshabee](https://profiles.wordpress.org/keshabee/) জুন 20, 2019

Thanks for this beautiful plugin. It’s truly a gem.

![](https://secure.gravatar.com/avatar/45a0f106b7e407b6649742d63ae431b1fd9c61d5d437792021dd1f766abfaf5d?
s=60&d=retro&r=g)

### 󠀁[Handy solution](https://wordpress.org/support/topic/handy-solution-2/)󠁿

 [fayoltae](https://profiles.wordpress.org/fayoltae/) মাৰ্চ 23, 2019

Great time saver. Thank you!

 [ আটাই 2টা পৰ্য্যালোচনা পঢ়ক ](https://wordpress.org/support/plugin/linkgather/reviews/)

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“LinkGather” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ techygeekshome ](https://profiles.wordpress.org/techygeekshome/)

[আপোনাৰ ভাষাত “LinkGather” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/linkgather)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/linkgather/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/linkgather/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/linkgather/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/linkgather/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 2.3.2

 * Fixed: the shared “Our Plugins” hub page functions/constants were renamed from
   the generic tgh_hub_ prefix to a unique tghhub_ prefix, avoiding a naming-collision
   risk raised by WordPress.org’s Plugins Team during a companion plugin’s (BackBurner
   Post Archiver) manual review.
 * Fixed: the shared hub’s admin menu no longer registers at a hardcoded top-level
   position; it now uses WordPress core’s default (safe) placement.

#### 2.3.1

 * Fixed a bug where filtering by Post Type (Post, Page, or Product) could show 
   a “Cannot load linkgather” error instead of the filtered list.

#### 2.3.0

 * Added an Author filter and Author column, for auditing content by who wrote it.
 * Added a one-click “Copy” button next to each URL.
 * Author is now included in the CSV export.
 * Confirmed compatible with WordPress 7.0.2.
 * Refreshed the readme’s tags for accuracy.

#### 2.2.0

 * The plugin’s admin page now lives under a shared “TGH” menu alongside our other
   plugins, with a landing page cross-promoting everything we’ve built.
 * Added a “Settings” link on the Plugins screen for quicker access.
 * Added a Ko-fi donate link.

#### 2.1.0

 * Now lists all public post types (not just Post/Page), including custom post types.
 * Added sortable Title and Date columns.
 * Rewrote the listing/export queries to use WP_Query instead of raw SQL, for consistency
   and cache-friendliness.
 * Added translation support (text domain, translatable strings).
 * Added missing plugin header fields (License, License URI, Requires PHP, Text 
   Domain).
 * Fixed readme Stable tag (was set to “trunk”).
 * Added a small dismissible notice on the plugin’s own admin page pointing to our
   other plugin and theme.

#### 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

## মেটা

 *  **2.3.2** সংস্কৰণ
 *  **2 সপ্তাহ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **60+**
 *  WordPress-ৰ সংস্কৰণ ** 5.6 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **7.0.4**
 *  PHP-ৰ সংস্কৰণ ** 8.0 বা তাতকৈ ওপৰৰ **
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/linkgather/)
 * [admin](https://as.wordpress.org/plugins/tags/admin/)[content audit](https://as.wordpress.org/plugins/tags/content-audit/)
   [csv export](https://as.wordpress.org/plugins/tags/csv-export/)[links](https://as.wordpress.org/plugins/tags/links/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/linkgather/advanced/)

## ৰে’টিংবোৰ

 5টাৰ ভিতৰত 5টা তৰা।

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/linkgather/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/linkgather/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/linkgather/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/linkgather/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/linkgather/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/linkgather/reviews/#new-post)

[সকলো পৰ্য্যালোচনা চাওক](https://wordpress.org/support/plugin/linkgather/reviews/)

## অৱদানকাৰীসকল

 *   [ techygeekshome ](https://profiles.wordpress.org/techygeekshome/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/linkgather/)

## দান কৰক

আপুনি এই প্লাগিনৰ উন্নতিৰ প্ৰতি সাহায্য আগবঢ়াব বিচাৰেনে?

 [ এই প্লাগিনক অনুদান দিয়ক ](https://ko-fi.com/techygeekshome)