Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Moderate New Blogs

Deskripsyon

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”.

Pag-install

This section describes how to install the plugin and get it working.

  1. Upload ds_wp3_moderate_new_blogs.php to the /wp-content/plugins/ directory
  2. Gawing aktibo ang Network
  3. Visit Network Admin->Settings page and checkbox “Moderate New Blogs”.
  4. 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’;

FAQ

  • Will this plugin stop spammer blogs? No. Legit blogs wait until approved manually by SuperAdmin.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Moderate New Blogs” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Moderate New Blogs” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

4.6

  • WP 4.6 tests OK, cleanup php notices