Skip to content

Feat/wordpress plugins enabled - #390

Merged
NavidSassan merged 3 commits into
mainfrom
feat/wordpress-plugins-enabled
Sep 18, 2026
Merged

NavidSassan merged 3 commits into
mainfrom
feat/wordpress-plugins-enabled

Conversation

@danyalberchtoldlf

Copy link
Copy Markdown
Contributor

No description provided.

…plugins

Entries in wordpress__plugins accept the new `enabled` subkey (default
true). With `enabled: false`, the plugin is installed without --activate
and then deactivated with `wp plugin deactivate`. WP-CLI prints "Plugin
already deactivated." for an inactive plugin, which keeps the task
idempotent.
Label the wordpress__plugins loops with the plugin name, as in
roles/example, instead of printing the whole dictionary. Put the
subkeys of the Molecule plugin entry in the usual order, the
identifying key first and the others alphabetically.
Put the identifying name subkey of wordpress__plugins first in the
README, as in roles/example, followed by the others alphabetically.
@NavidSassan
NavidSassan merged commit b2df246 into main Sep 18, 2026
12 checks passed
@NavidSassan
NavidSassan deleted the feat/wordpress-plugins-enabled branch September 18, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants