Beschreibung
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“.
Installation
In diesem Abschnitt wird beschrieben, wie du das Plugin installieren kannst und wie es arbeitet.
- Upload
ds_wp3_moderate_new_blogs.phpto the/wp-content/plugins/directory - Netzwerkweit aktivieren
- 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‘;
FAQ
- Will this plugin stop spammer blogs? No. Legit blogs wait until approved manually by SuperAdmin.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende und Entwickler
„Moderate New Blogs“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Moderate New Blogs“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
4.6
- WP 4.6 tests OK, cleanup php notices