الوصف
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“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
0.1.2
- Ownership transfer
0.1.1
- Bug Fix: Fixed site name column empty on subdomain installs.
0.1.0
- First release