{"id":332199,"date":"2026-07-03T12:11:54","date_gmt":"2026-07-03T12:11:54","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/sie-user-advanced\/"},"modified":"2026-07-03T11:56:47","modified_gmt":"2026-07-03T11:56:47","slug":"sedattelli-bulk-delete-comments-users","status":"publish","type":"plugin","link":"https:\/\/ru.wordpress.org\/plugins\/sedattelli-bulk-delete-comments-users\/","author":23427286,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.3","stable_tag":"trunk","tested":"7.0","requires":"6.2","requires_php":"7.4","requires_plugins":null,"header_name":"Sedattelli - Bulk Delete Comments & Users with IP Ban","header_author":"Sedat Telli","header_description":"Bulk delete comments and users, automatically ban their IPs to prevent spam from returning.","assets_banners_color":"1d44b1","last_updated":"2026-07-03 11:56:47","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/www.sedattelli.com","header_author_uri":"https:\/\/sedattelli.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":35,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"2.3":"<p>Updated plugin name for WordPress.org compliance. Strongly recommended to upgrade.<\/p>"},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3595208,"resolution":"256x256","location":"assets","locale":"","width":512,"height":512}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3595208,"resolution":"1544x500","location":"assets","locale":"","width":3088,"height":1000}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Main dashboard \u2013 total comment, user and banned IP statistics","2":"Comment management \u2013 filter, select and bulk delete","3":"User management \u2013 role-based filtering and bulk delete","4":"Blacklist \u2013 view, add and remove banned IPs"}},"plugin_section":[],"plugin_tags":[231086,10887,600,599,2461],"plugin_category":[54],"plugin_contributors":[270000],"plugin_business_model":[],"class_list":["post-332199","plugin","type-plugin","status-publish","hentry","plugin_tags-comment-management","plugin_tags-ip-ban","plugin_tags-security","plugin_tags-spam","plugin_tags-user-management","plugin_category-security-and-spam-protection","plugin_contributors-sedattelli","plugin_committers-sedattelli"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/sedattelli-bulk-delete-comments-users\/assets\/icon-256x256.png?rev=3595208","icon_2x":"https:\/\/ps.w.org\/sedattelli-bulk-delete-comments-users\/assets\/icon-256x256.png?rev=3595208","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p><strong>Comment and User Cleanup - By Sedat Telli<\/strong> is a security and maintenance plugin designed to simplify WordPress administration.<\/p>\n\n<h3>Features<\/h3>\n\n<ul>\n<li><strong>Bulk Comment Management<\/strong> \u2013 Filter spam, approved or pending comments and bulk delete them.<\/li>\n<li><strong>Bulk User Management<\/strong> \u2013 List unwanted users and delete them with one click.<\/li>\n<li><strong>Automatic IP Banning<\/strong> \u2013 IP addresses of deleted comments or users are automatically added to the blacklist.<\/li>\n<li><strong>Blacklist Management<\/strong> \u2013 Manually add or remove IP addresses from the blacklist.<\/li>\n<li><strong>Comment Blocking<\/strong> \u2013 New comment attempts from banned IPs are blocked instantly.<\/li>\n<li><strong>Registration Blocking<\/strong> \u2013 New account creation from banned IPs is prevented.<\/li>\n<li><strong>Real-time Status Indicator<\/strong> \u2013 Each row in the comment list shows whether the IP is banned.<\/li>\n<li><strong>Multi-language Support<\/strong> \u2013 English, Turkish, German, French, Spanish, Arabic, Russian.<\/li>\n<\/ul>\n\n<h3>Security<\/h3>\n\n<p>All form actions are protected with WordPress nonces. Database queries use <code>$wpdb-&gt;prepare()<\/code> to prevent SQL injection. All output is sanitized with <code>esc_html()<\/code> and <code>esc_attr()<\/code>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download the plugin ZIP file.<\/li>\n<li>In your WordPress admin panel, go to <strong>Plugins \u2192 Add New \u2192 Upload Plugin<\/strong>.<\/li>\n<li>Select the ZIP file, upload it and click <strong>Activate<\/strong>.<\/li>\n<li>Use the <strong>Comment and User Cleanup<\/strong> menu item in the left sidebar.<\/li>\n<\/ol>\n\n<p>Alternatively:<\/p>\n\n<ol>\n<li>Upload the plugin folder to <code>wp-content\/plugins\/<\/code>.<\/li>\n<li>Activate the plugin from the WordPress admin panel.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"how%20does%20ip%20banning%20work%3F\"><h3>How does IP banning work?<\/h3><\/dt>\n<dd><p>When a comment or user is deleted, their IP address is automatically added to the blacklist in the database. New comment and registration attempts from that IP are blocked.<\/p><\/dd>\n<dt id=\"can%20i%20add%20ips%20manually%3F\"><h3>Can I add IPs manually?<\/h3><\/dt>\n<dd><p>Yes. Go to the Blacklist page and enter an IP address with an optional reason to add it manually. You can also remove banned IPs from the same page.<\/p><\/dd>\n<dt id=\"can%20an%20administrator%20account%20be%20deleted%3F\"><h3>Can an Administrator account be deleted?<\/h3><\/dt>\n<dd><p>No. The account with ID 1 and the currently logged-in account can never be deleted.<\/p><\/dd>\n<dt id=\"which%20ip%20formats%20are%20supported%3F\"><h3>Which IP formats are supported?<\/h3><\/dt>\n<dd><p>Valid IPv4 (e.g. 185.234.218.110) and IPv6 addresses are supported. Local addresses (127.0.0.1, ::1) cannot be banned for security reasons.<\/p><\/dd>\n<dt id=\"does%20the%20plugin%20bulk-ban%20ips%20from%20existing%20comments%3F\"><h3>Does the plugin bulk-ban IPs from existing comments?<\/h3><\/dt>\n<dd><p>No. Only the IP of a comment is added when you delete it. To bulk-ban existing IPs, select all comments on the Comments page and delete them.<\/p><\/dd>\n<dt id=\"is%20wordpress%20multisite%20supported%3F\"><h3>Is WordPress Multisite supported?<\/h3><\/dt>\n<dd><p>The plugin has been tested on single-site installations only.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.3<\/h4>\n\n<ul>\n<li>Plugin renamed for WordPress.org compliance<\/li>\n<li>All database queries use <code>$wpdb-&gt;prepare()<\/code> with proper escaping<\/li>\n<li>Inline JavaScript replaced with <code>wp_add_inline_script()<\/code><\/li>\n<li>All outputs properly escaped with <code>esc_html()<\/code>, <code>esc_attr()<\/code>, <code>absint()<\/code><\/li>\n<li>Ban table now created automatically when plugin loads<\/li>\n<li>Fixed manual IP add form submit button<\/li>\n<li>User roles now display correctly<\/li>\n<li>Code refactored to meet WordPress security guidelines<\/li>\n<\/ul>\n\n<h4>2.2<\/h4>\n\n<ul>\n<li>Initial public release<\/li>\n<li>Bulk comment and user deletion<\/li>\n<li>Automatic IP banning<\/li>\n<li>Blacklist management page<\/li>\n<\/ul>","raw_excerpt":"Bulk delete spam comments and user accounts, automatically ban their IPs to prevent spam from returning.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/332199","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=332199"}],"author":[{"embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sedattelli"}],"wp:attachment":[{"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=332199"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=332199"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=332199"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=332199"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=332199"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ru.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=332199"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}