@drexmeister,
No currently. You can call the wp-cron externally and it will fire all the WP-Cron (including this tasks) but not only this one.
What you want is some kind of endpoint to call this cron directly, isn’t it?
Hi Javier,
Thanks for the reply. Triggering all WP-Crons is a bit to much 🙂
Yes an endpoint or trigger the function that your cronjob triggers.
Thanks
I include it into the roadmap to include it in future versions.
Thanks for the idea. Stay tuned.
@drexmeister,
What do you think about it? It would be better a custom endpoint in the REST API (a GET one)? Or do you consider any other idea?
Hi there,
Custom endpoint would be nice in de REST API.
(and maybe change the name of the cronjob 🙂
Thanks
Which method would you suggest? Maybe a GET?
(and maybe change the name of the cronjob 🙂
What do you refer?
GET method would do nice.
The cronjob’s name starts with Aqui 🙂 Maybe better to use a abbreviation or your plugins name.
Thnx
This is not AQUI this is “acui”, and this is the prefix that is used in every part of the plugin.
Before this name it was called Advanced Customer and User Importer and that’s the reason.
As soon as we do the REST endpoint I will tell you.
Ah lol,
My Spanish language knowledge is very bad to non existent 🙂
If you want me to do some beta testing let me know.
Thanks again.
REST API endpoint added.
Update and you will have in Cron tab how it works.
Remember you have to make some auth in order to make this sure.
Wow, thats quick!
Thank you Javier,
Going to check it out tomorrow.
Much appreciated!