Question

I'm trying to create a function in functions.php or a plugin to generate an export via a cronjob, similar to how Chris_O did this question. However it seems that I can't call export_wp(), I keep getting:

Fatal error: Call to undefined function export_wp() in wherever-I-call-it-from.php on line 686

Can someone tell me how to call that function?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with wordpress.stackexchange
scroll top