# wordpress-tools # https://git.stack-source.com/msb/wordpress-tools # Copyright (c) 2022 Matthew Saunders Brown \ # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) # [Unit] Description=WP CLI cron for all virtualhosts every 15 minutes [Timer] OnCalendar=*:0/15 Unit=wp-cron.service [Install] WantedBy=timers.target