Aylwin Cal wrote:
Yeah, it always helps to follow the official procedure. It makes troubleshooting easier when there's a problem. I know of another plugin that's not compatible with 2.0.1 but I noticed this after the upgrade. It seems some functions may have moved from wp-admin/admin-functions.php to wp-includes/pluggable-functions.php. Perhaps this change affects the Adhesive 3.0 plugin?
No, I think the change that caused the problem was when $request was changed in $wp_query from a global variable to a class variable.
Adhesive version 3.1 should address that issue. Owen _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
