Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Users Custom Posts Counts

Beskrivning

A basic plugin that simply adds a new column showing the counts for a specific custom type posts on the users table list.

Mirrors the Posts count column functionality on the users table.

Skärmdumpar

  • Options Form
  • User list showing the new custom type count column

Installation

  1. Upload the users-custom-posts-count plugin via admin panel or copy the folder to your /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress
  3. Under the settings menu goto ’Users Custom Posts Count’
  4. Choose the Custom Post Type you want to use on the new column (by default, it’s used the first custom type found on the current theme)1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the plugin from Plugins page.
  5. A new Menu named ’Users CPC Count’ will be available on the left sidebar.

Vanliga frågor

Why do I need this plugin?

Users Custom Posts Count* can be useful on sites using custom themes like Job Portals, Classified Ads, Auction sites, etc or other plugins that use custom post types like WooCommerce. With this plugin you can monitor custom post types counts for Ads, Jobs, etc, on the user list.

Recensioner

Läs alla 0 betyg

Bidragsgivare och utvecklare

”Users Custom Posts Counts” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

1.1

  • Moved plugin page to new menu ’Users CPC Count’
  • Allow using built in post types
  • Updated to WP 4.4.x

1.0

  • This is the first stable version.