Hi, This is the first I've heard about plugins having to register options for 2.7. I'm (of course) happy to add that functionality now -- but is there a place that I'm perhaps not monitoring now through which I would have known that this was on the roadmap as an upcoming requirement for plugins, so I could be sure to test it? I worry about what else I'm missing.
Thanks, Pamela On Sun, Oct 19, 2008 at 6:45 PM, Ryan Boren <[EMAIL PROTECTED]> wrote: > On Sun, Oct 19, 2008 at 11:10 AM, A Walker <[EMAIL PROTECTED]> wrote: > > > > I hope I'm posting this to the correct list :-) > > > > I'm trying to migrate > www.studiograsshopper.ch/wordpress-plugins/dynamic-content-gallery-plugin/to > 2.7 (using almost-beta). I get the dreaded Wordpress Failure Notice - > "Are you sure you want to do this? Please try again" when updating options > via the plugin's Options page. > > > > Can anyone point me to info regarding changes to the way 2.7 handles the > updating of a plugin's options page? > > I just relaxed the new options whitelisting requirements for 2.7. Try > your plugin again with the latest from trunk, it should work again. > If not, let us know. > > In the future, WP will require that all options be registered. > Currently, any plugin that wants to be compatible with WordPress MU > needs to register their options. See the register and whitelist > functions here: > > http://trac.wordpress.org/browser/trunk/wp-admin/includes/plugin.php#L800 > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers > _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
