Files
dockerpress/bin/wpcli-run-clear-spams
Luiz Eduardo 70979e6fd9 cs
2021-10-05 19:53:57 +00:00

4 lines
119 B
Bash

#!/bin/bash
wp comment delete $(wp comment list --status=spam --format=ids --path=/var/www/html) --path=/var/www/html