Here's a patch that implements a wp-cli command, with which you can rebuild the sitemap from the command line.
Example usage:
$ wp google-sitemap rebuild
PS: The original author of the code is andreascreten.
Here's a patch that implements a wp-cli command, with which you can rebuild the sitemap from the command line.
Example usage:
$ wp google-sitemap rebuild
PS: The original author of the code is andreascreten.
And here's the command bundled as a separate plugin:
You must log in to post.