Borrar comentarios pendientes con WP-CLI | Delete on hold comments with WP-CLI
wp comment delete $(wp comment list --number=0 --status=hold --field=ID) --force