[wp-trac] [WordPress Trac] #20995: [20525] breaks commonly used plugin technique for network activation
WordPress Trac
wp-trac at lists.automattic.com
Sat Jun 16 22:35:32 UTC 2012
#20995: [20525] breaks commonly used plugin technique for network activation
--------------------------+-----------------------------
Reporter: iandunn | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Multisite | Version: 3.4
Severity: normal | Keywords:
--------------------------+-----------------------------
[20525] removed $_GET[ 'networkwide' ] during activation/de-activation,
which is commonly used by plugins to hook into the process as described in
[http://shibashake.com/wordpress-theme/write-a-plugin-for-wordpress-multi-
site a popular post by Shiba]. This was
[http://wpgetready.com/2012/06/wordpress-3-4-and-multisite/ discovered and
documented] by WPGetReady.
Instead of being immediately removed without warning, I think it should
have followed the standard deprecation process so that developers can have
time to update their plugins. $_GET[ 'networkwide' ] should be re-
introduced in 3.4.1 in a deprecated fashion, and then completely removed
in the future.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20995>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list