Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Moderate New Blogs

Popis

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

Instalace

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. Aktivovat v síti webů
  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‘;

Nejčastější dotazy

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

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Moderate New Blogs je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přehled změn

4.6

  • WP 4.6 tests OK, cleanup php notices