bherrero
11/25/2016 - 12:00 PM

Borrar comentarios pendientes con WP-CLI | Delete on hold comments with WP-CLI

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