Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Commit c808a20

Browse files
committed
Namespaced all dependency variables
Everything follows the format `wordpress__role__variable`
1 parent f3b35d0 commit c808a20

File tree

6 files changed

+265
-277
lines changed

6 files changed

+265
-277
lines changed

CHANGES.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ v0.3.0
66

77
*Unreleased*
88

9+
- Namespaced all dependency variables for the ``wordpress`` role. [carlalexander]
10+
911
- Changed ``wpcli`` role prefix from ``wpcli_`` to ``wpcli__``. [carlalexander]
1012

1113
- Changed ``wordpress`` role prefix from ``wordpress_`` to ``wordpress__``. [carlalexander]

UPGRADE-0.3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ your server. In most cases, this means the name of your server.
99

1010
### WordPress
1111

12+
* Rename all role dependency variables to follow the format `wordpress__role__variable`.
1213
* Rename all `wordpress_*` variables to `wordpress__*`.
1314

1415
### WP-CLI

0 commit comments

Comments
 (0)