Plugin Pulse
← Pulse

Post Lists View Custom

by gqevu6bsiz · Admin & Utilities

Also makes 9 other plugins · 47.8K+ installs across the portfolio →

Customize the list of the post and page and the custom post type.

⚠ Stale⚠ Likely abandoned⚠ Few reviews
How scoring works →
44 Health · D
Maintenance 3/100
Rating quality 73/100
Support 70/100

44 health vs 54 average across 3,790 Admin & Utilities plugins

High removal-risk signals

63/100

Maintenance and integrity signals that tend to precede a WordPress.org removal. Not an official status, a heads-up to act.

  • Long abandoned. No update in 11+ years — the top precursor to removal once a vulnerability is found.
  • Compatibility drift. Tested only up to WordPress 4.3.34, well behind 6.8.

Directory ranking optimization

How it's scored →

How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.

38 / 100

Under-optimized

Biggest win: Update recency

Update recency 0/100
WP compatibility 5/100
Rating quality 58/100
Listing tuning 100/100

To rank higher: Last updated 4034 days ago — ship an update; wp.org decays a listing's search weight after ~180 days.

Get the full rank-higher report →

Daily downloads

Since 2022-10-05 · 1,425 days · wp.org + Plugin Pulse archive

+89% vs prior 30d
0Downloads · Aug 26

30-day downloads

Rolling 30-day volume · peaks are release surges

166

now · peak 163

15830d downloads · Aug 26

Directory rank vs rivals

wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you

Post Lists View Cust · #5110 you WP Admin UI Customiz · #1073 Admin Collapse Subpa · #3472 Post Duplicator · #221

Rating trend

Star average over time · dips mark rough releases

4Stars · Aug 26

Update activity

How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.

79per 1k installs · Aug 26

Release cadence

No release in a year
from wp.org release tags

How often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.

0

releases in the last 12 months

11.1y ago

latest release · v1.7.4

32

tagged releases on record

Recent releases

1.7.4 · 11.1y ago1.7.3 · 11.1y ago1.7.2 · 11.3y ago1.7.1 · 11.5y ago1.7 · 11.7y ago1.6.1 · 12.0y ago1.6 · 12.1y ago1.5.9 · 12.4y ago1.5.8 · 12.4y ago1.5.7 · 12.5y ago1.5.6.2 · 12.7y ago1.5.6.1 · 12.7y ago1.5.6 · 12.7y ago1.5.5 · 12.9y ago

What its installed base runs

via wordpress.org

Share of active installs on each version of this plugin · 99% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.

v1.7 99%
v1.5 1.2%

Estimated active installs

The public count shows “2K+”. Our estimate pins where the real number sits.

tracked estimate
2K–3K ≈2.4K

Refined from the date this plugin crossed into its current band.

At the current install trend, crossing 3K+ in roughly 132 days.

Install history · since 2015-05-27 · 1,432 observations

2KInstalls · Aug 26

Estimated value

What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.

Est. annual revenue

N/A

Est. acquisition value

N/A

No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A small install base leaves thin data to model from.

Details

Version
1.7.4
Last updated
11.1y ago
Added
2012-10-07 · 13 yrs old
Requires WP
3.8
Tested up to
4.3.34
Requires PHP

Recent reviews

All reviews on wp.org ↗
  1. compusolver
    9.4y ago

    Tried to add a custom column using elegantthemes “extra” featured post (“_extra_featured_post”). Plugin added the column OK (from meta_key) but not the values (meta_value), making it useless for my purposes.

    Read on wp.org ↗
  2. diccoman
    9.8y ago

    I have been looking for hours for a plugin that a non-php-programmer admin can use to make the posts-list in the dashboard like we need them: Just those four columns: ID title slug date(incl. published-status) I could find NO OTHER plugin which would even work for the latest version of WP, but this one does the job. So the write-up on the plugin-page is a bit vage, but the plugin is powerful and easy to use. I can even decide that only admin gets to see the slugs and editors get to see the posts-lists like before (like they are used to). So thank you developper with the unpronounable name, good job, user is happy.

    Read on wp.org ↗
  3. martijeanp
    11.2y ago

    So I hand coded some php to do what this plugin does and completed it right before I found this handy-dandy tool! It did everything and more!!! One thing that I did have to hand code and am suggesting for a future release is to have the ability to convert a custom field from plain text to a link in order to edit the item without having to use the drop-down. In my case, I hid all the non-custom fields including the title field. A checkbox as you used for the Sort option should suffice. Example: echo'<a href="' . get_edit_post_link( $post->ID, true ) . '" title="' . esc_attr( __( 'Edit this item' ) ) . '">'; Also, to help maximize the real estate in the post list view, you can add a control to set the column widths (percentages, pixels, etc) Example: function custom_admin_head() { echo '<style type="text/css">'; echo '.column-field_name_1 { width:20% !important; overflow:hidden }'; echo '.column-field_name_2 { width:20% !important; overflow:hidden }'; echo '</style>'; } add_action('admin_head', 'custom_admin_head'); Remember that even though the above code is placed in the main admin head, it only affects post list views with the specified classes.

    Read on wp.org ↗
  4. Azizul Karim
    11.2y ago

    i found everything what’s on my mind. this is awesome.

    Read on wp.org ↗
  5. Li-An
    12.1y ago

    Your post list is overcrowded with all the columns the different plugins do add ? Post Lists View Custom clean this perfectly: just choose what to show and it’s done. The plugin is not very easy to understand at first sight but it does a great job.

    Read on wp.org ↗
  6. Brian Homer
    12.5y ago

    Sadly the plugin reported it couldn’t find posts or pages. Plus even if it did I couldn’t see what it did very clearly.

    Read on wp.org ↗
  7. BrandDedication
    13.0y ago

    Everything I can think of is covered by this plugin. Thanks! And thanks for all supporting custom roles!

    Read on wp.org ↗

Latest updates

via wp.org changelog

Recent releases and news for this plugin

  1. Version 1.7.4 Fixed: Show the only title column of the Posts list. 1.7.4
  2. Version 1.7.3 Updated: Adjustment of the CSS. Updated: Column load way. Updated: Possible to edit columns the Users. Added: Some fields of Posts List. 1.7.3
  3. Version 1.7.2 Security enhancement: Escape to add_query_arg/remove_query_arg. 1.7.2
  4. Version 1.7.1 Fixed: Show the available widgets. Updated: Optimize to load of Custom Fields. 1.7.1
  5. Version 1.7 Updated: Media Library support when list view with WP 4.0. Added: Possible to sortable on List table customize. Fixed: Text color showing on customizing. Fixed: Javascript error when Add new columns with WP 4.0. Fixed: C 1.7
  6. Version 1.6.1 Updated: List table also apply to the width of Thumbnail. Updated: Default width size is change of the Thumbnail. 1.6.1

Behavioral tests

via WP Hive

Automated install-time checks, tested on PHP 7.2.16 · WP 5.3

Low memory footprint
Low page-speed impact
Runs on latest PHP + WP
No PHP errors
No JS errors
Activates cleanly
No resource errors
No external HTTP errors
Optimized database use
Frequently updated

Growth timeline

Install-tier crossings we have observed, and how long each tier took to outgrow

  1. 2026-05-05 1K+ → 2K+ up after 132 days in tier
  2. 2025-12-24 2K+ → 1K+ down after 1 days in tier
  3. 2025-12-23 1K+ → 2K+ up after 2 days in tier
  4. 2025-12-21 2K+ → 1K+ down after 1 days in tier
  5. 2025-12-20 1K+ → 2K+ up after 1 days in tier
  6. 2025-12-19 2K+ → 1K+ down after 5 days in tier
  7. 2025-12-14 1K+ → 2K+ up after 3 days in tier
  8. 2025-12-11 2K+ → 1K+ down after 1 days in tier

Competes with

The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).

Compare head to head →

Embed this report card

Drop a live Pulse card for Post Lists View Custom into a readme, a review or a deck. It updates itself.

<iframe src="https://plugins.wpmayor.com/embed/post-lists-view-custom" width="480" height="300" style="border:0" loading="lazy" title="Post Lists View Custom — Plugin Pulse"></iframe>
Preview card ↗

Post Lists View Custom: 2K+ active installs, 4.0★ (7 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/post-lists-view-custom