توضیحات
After activating, this plugin adds a dashboard widget to the network admin dashboard page that displays a listing of all your sites and their published and draft posts. You can view other post-type counts by adding a post_type
query parameter, like http://YOUR_SITE_URL/wp-admin/network/index.php?post_type=page
.
Contribute on Github.
نصب
Manual Installation
- Upload the entire
/network-sites-counts-dashboard-widget
directory to the/wp-content/plugins/
directory. - Activate Network Sites Counts Dashboard Widget through the ‘Plugins’ menu in WordPress.
سوالات متداول
Q: How do I view more than just counts from the post
post type?
A: Add a GET parameter to the url, like so http://YOUR_SITE_URL/wp-admin/network/index.php?post_type=page
بررسیها
بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Network Sites Counts Dashboard Widget” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Network Sites Counts Dashboard Widget” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
تغییرات
0.1.1
- Bug Fix: Fixed site name column empty on subdomain installs.
0.1.0
- First release