Unable to delete user | WordPress.org

[ad_1]

I try to delete a user from admin page(/wp-admin/users.php).

Then, the message “The Link You Followed Has Expired” has displayed.

It was because this plugin checked delete-tag_... nonce, which is not created.

advanced-ads/includes/admin/pages/class-groups.php

private function handle_delete( $group_id, $taxonomy ): void {

check_admin_referer( 'delete-tag_' . $group_id );
// ...
}

related issue: https://projectdmc.org/support/topic/unable-to-delete-photos/

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer