WP-CLI to create new post linked to all translations
-
Hey Chouby,
I’m looking to automate a few things with WP-CLI. I assume you’ve used it before and if you haven’t then I highly recommend spinning up a new Vagrant Box to test it out – https://codepad.co/snippet/x9TwyHwH
My question is thus; have you tried to or do you know how to generate a new post/page with WP-CLI which also includes all translated pages/posts created and linked correctly?
WP-CLI: https://wp-cli.org/commands/post/create/
WP: https://developer.www.ads-software.com/reference/functions/wp_insert_post/If not, I’d like to get a better understanding on how to programmatically generate translations once a default language post/page has been created. I would really like to reduce the amount of time it takes to produce translated post objects.
If it ends up being a Custom Command then I’m happy with that too. https://github.com/wp-cli/wp-cli/wiki/Commands-Cookbook
Any help would greatly be appreciated but I understand this may be off-topic. The programmatically generating linked posts may not be though.
Thanks in advance,
Jesse
- The topic ‘WP-CLI to create new post linked to all translations’ is closed to new replies.