- www.tuwebmaster.com.ar
-
Joined
Oct 6, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if ( ! defined( 'ABSPATH' ) ) exit; | |
/** | |
* Auto Bot Cleaner | |
* Limpiar Bots por longitud (solo AUTO-borrado por tandas) | |
* - Campos medidos individualmente: user_login, display_name, user_nicename, first_name, last_name, nickname | |
* - Backend: mínimo de caracteres, roles, tamaño de tanda | |
* - Pre-Scan (conteo) | |
* - Auto-borrado por tandas con progreso (JS auto-submit) | |
* - Sin borrado manual, sin reporte por tanda |