Linux 软件免费装

Proper Network Activation

开发者 scribu
更新时间 2013年3月14日 20:57
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 3.1-alpha

标签

admin multisite plugins activation

下载

1.0 1.0.2

详情介绍:

When running WordPress MultiSite, you have a very handy feature called network activation. It allows you to activate a plugin for the entire network of sites. The trouble is that it only does half the job. Some plugins have an install procedure that is meant to be run only on activation. However, when you do a network activation, that install procedure is only run for the current site. So, you end up with plugins not working properly on all the other sites. What this plugin does: Links: Plugin News | Author's Site

安装:

  1. Download and unzip
  2. Put the proper-network-activation.php file in /wp-content/mu-plugins/
OR:
  1. Install automatically from the WordPress admin
  2. Activate it network wide

常见问题:

Error on activation: "Parse error: syntax error, unexpected..."

Make sure your host is running PHP 5. The only foolproof way to do this is to add this line to wp-config.php (after the opening <?php tag): var_dump(PHP_VERSION);

更新日志:

1.0.2 1.0.1 1.0