New User Approve Plugin crashes with WordPress 3.1
-
Plugin was working just fine , then I updated my wordpress to 3.1 and plugin crashes:
Fatal error: Class ‘WP_User_Search’ not found in /#removed#/wp-content
/plugins/new-user-approve/new-user-approve.php on line 488line 488 in the plugin is as follows:
class PW_User_Search extends WP_User_Search { var $users_per_page = 999999999; }
Hope this helps you fix it!
- The topic ‘New User Approve Plugin crashes with WordPress 3.1’ is closed to new replies.