Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Moderate New Blogs

Leírás

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

Telepítés

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. Hálózati bekapcsolás
  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’;

GYIK

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

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Moderate New Blogs” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Moderate New Blogs” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

4.6

  • WP 4.6 tests OK, cleanup php notices