Is there a way to periodically generate pages/posts in wordpress backend using javascript ajax function?
What i need to do:
- Loop trough an array
- for each value in the array do an ajax call
- create a page if there is a result OR delete a page if the
相关标签: