تفصیل
WordPress Multisite Network plugin. New blogs(aka sites) await a final click from a Network Admin to activate. This plugin flags new blogs in Network Admin–>Sites as “Awaiting Moderation”.
انسٹال کرݨ
This section describes how to install the plugin and get it working.
- Upload
ds_wp3_moderate_new_blogs.php
to the/wp-content/plugins/
directory - Network Activate
- Visit Network Admin->Settings page and checkbox “Moderate New Blogs”.
- Look for new blogs with “Awaiting Moderation” action at Network Admin->Sites page or Network Dashboard
Optional:
To change the default message for an inactive blog use your own drop-in plugin as described in wp-includes/ms-load.php:
if ( file_exists( WP_CONTENT_DIR . ‘/blog-inactive.php’ ) )
return WP_CONTENT_DIR . ‘/blog-inactive.php’;
ہرہک دے سوال
- Will this plugin stop spammer blogs? No. Legit blogs wait until approved manually by SuperAdmin.
ریویو
There are no reviews for this plugin.
Contributors & Developers
“Moderate New Blogs” is open source software. The following people have contributed to this plugin.
حصہ پاوݨ آلے“Moderate New Blogs” دا آپݨی زبان وچ ترجمہ کرو۔
ڈیویلپمنٹ وچ دلچسپی ہے؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
تبدیلی لاگ
4.6
- WP 4.6 tests OK, cleanup php notices