Evgeny
My feedback
4 results found
-
1 vote
Thank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
An error occurred while saving the comment -
3 votesEvgeny supported this idea ·
-
2 votes
An error occurred while saving the comment Evgeny commentedWP Toolkit already replaces automatically urls in whole db of a target installation. Could you share an example of what & where isn't replaced?
-
11 votesEvgeny supported this idea ·
wp import command requires that https://wordpress.org/plugins/wordpress-importer/ this plugin should be installed for working properly.
This command doesn't require native wp, "Try 'wp plugin install wordpress-importer --activate'." is just a hardcoded tip.
https://github.com/wp-cli/import-command/blob/master/src/Import_Command.php#L309
It would be unexpected if the command implicitly installed this plugin.
If the plugin is already installed, as a workaround, you can try to add an additional argument:
plesk ext wp-toolkit --wp-cli -instance-id 2 -- import #FILE# --skip-plugins=false