Error message when updating users in WP admin
-
SU version 4.9.2
When updating user profiles as an admin user get this:
Notice: Undefined index: update in /xxxxxx/wp-content/plugins/shortcodes-ultimate/inc/core/tools.php on line 694line 694
if ( $_GET[‘update’] === ‘del’ || $_GET[‘update’] === ‘add’ || $_GET[‘updated’] === ‘1’ ) delete_transient( ‘su/users_cache’ );
Only seems to occur when as an admin user edit and save other user profile
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Error message when updating users in WP admin’ is closed to new replies.