This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Moderate New Blogs

توضیحات

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.

  1. Upload ds_wp3_moderate_new_blogs.php to the /wp-content/plugins/ directory
  2. فعال کردن در شبکه
  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’;

سوالات متداول

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

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Moderate New Blogs” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “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