该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Users Custom Posts Counts

描述

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.

屏幕截图

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

安装

  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.

常见问题

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.

评价

阅读所有0条评价

贡献者及开发者

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

贡献者

更新日志

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.