funkhaus / fuxt-backend

A theme that turns WordPress into a true GraphQL powered Headless CMS. Optimized for the fuxt frontend boilerplate.
GNU General Public License v3.0
100 stars 18 forks source link

Scheduling a post doesn't work #62

Open drewbaker opened 1 year ago

drewbaker commented 1 year ago

The way that schedule works is someone has to load wordpress and it checks the the schedule... but with Headless WordPress, no one ever hits wordpress unless you login to the dashboard...

Perhaps sites with wp-controls would work, as that does a single request to wp-gql endpont, but I am not sure...

This was discovered on Wolf.

rsm0128 commented 1 year ago

@drewbaker WP Cron is not reliable and so a lot of sites use server cron https://stackoverflow.com/questions/62188453/how-to-run-cron-job-automatically-without-any-action-in-wordpress