message error : Security Check !
-
Can’t modify user
https://loclahost/wp-admin/user-edit.phpSecurity Check !
Can’t modify edit post
https://localhost/wp-admin/post.php?post=1501&action=editYou do not have sufficient permissions to access this page.
wp-cassify/admin/admin-menu.php
// Check security tocken
if (! wp_verify_nonce( $_POST[ ‘wp_cassify_admin_form’ ], ‘admin_form’ ) ) {
die( ‘Security Check !’ );
}Help needed
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘message error : Security Check !’ is closed to new replies.