विवरण
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
समीक्षाएं
There are no reviews for this plugin.
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “Network Sites Counts Dashboard Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
0.1.2
- Ownership transfer
0.1.1
- Bug Fix: Fixed site name column empty on subdomain installs.
0.1.0
- First release