User approval not working
-
Hi,
After updating to the latest version, the user approval function on backend isn’t working.
After checking the code, i found that it’s missing ajax callback function.
add_action( 'wp_ajax_cev_manualy_user_verify_in_user_menu', array( $this, 'cev_manualy_user_verify_in_user_menu') );
Please add it back so it will fix it next version.
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘User approval not working’ is closed to new replies.