public:set:wordpress
Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
| Próxima revisão | Revisão anterior | ||
| public:set:wordpress [2022/06/23 19:27] – criada kawabata | public:set:wordpress [2025/06/05 19:47] (atual) – edição externa 127.0.0.1 | ||
|---|---|---|---|
| Linha 1: | Linha 1: | ||
| ====== Wordpress-cli ====== | ====== Wordpress-cli ====== | ||
| - | https:// | + | [[https:// |
| - | curl -O https:// | + | curl -O [[https:// |
| chmod +x wp-cli.phar # make executable\\ | chmod +x wp-cli.phar # make executable\\ | ||
| mv wp-cli.phar ~/bin/wp # move and rename | mv wp-cli.phar ~/bin/wp # move and rename | ||
| \\ | \\ | ||
| - | wp --allow-root | + | wp –allow-root |
| - | wp core download | + | wp core download |
| - | wp config create | + | wp config create |
| - | wp core install | + | wp core install |
| - | wp rewrite structure '/ | + | wp rewrite structure '/ |
| wp plugin list | wp plugin list | ||
| - | wp plugin | + | < |
| + | wp plugin | ||
| + | </ | ||
| + | |||
| + | compativel com php 7.4 | ||
| + | |||
| + | < | ||
| + | wp plugin install https:// | ||
| + | </ | ||
| + | |||
| + | cp config.php.example config.php | ||
| + | |||
| + | wp plugin verify-checksums –all | ||
| + | |||
| + | wp config list | ||
| wp db export | wp db export | ||
| + | |||
| + | wp option list | ||
public/set/wordpress.1656012469.txt.gz · Última modificação: (edição externa)
