Regenerate README file - 2025-07-14

This commit is contained in:
Alain Schlesser 2025-07-14 00:08:28 +00:00
parent e637eda5cb
commit 76a2ce9e9d

View file

@ -255,9 +255,9 @@ wp plugin install <plugin|zip|url>... [--version=<version>] [--force] [--ignore-
If set, the command will overwrite any installed version of the plugin, without prompting
for confirmation.

[--ignore-requirements]
:If set, the command will install the plugin while ignoring any WordPress or PHP version requirements
specified by the plugin authors.
[--ignore-requirements]
If set, the command will install the plugin while ignoring any WordPress or PHP version requirements
specified by the plugin authors.

[--activate]
If set, the plugin will be activated immediately after install.