You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [3.0.0] - 2019-03-15
8
8
Due to the large number of changes in the release it is recommended to update all of the language packs. This can be done with the WP-CLI command `wp traduttore language-pack build --all`.
9
+
9
10
### Changed
10
11
* Heavy architectural changes to make the plugin more modular.
11
12
* All filters and actions now use `.` as the separator between the prefix and hook name instead of `_`.
12
13
* Scheduling of cron events to reduce number of unnecessary builds and updates.
0 commit comments