這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Users Custom Posts Counts 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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.