Περιγραφή
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.
Εγκατάσταση
- Upload the
users-custom-posts-count
plugin via admin panel or copy the folder to your/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Under the settings menu goto ‘Users Custom Posts Count’
- 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.
- 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.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“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.