Changeset 2576373
- Timestamp:
- 08/02/2021 10:42:16 AM (5 years ago)
- Location:
- wp-team-list
- Files:
-
- 2 edited
-
tags/3.0.2/README.md (modified) (2 diffs)
-
trunk/README.md (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-team-list/tags/3.0.2/README.md
r2499267 r2576373 3 3 Tags: authors, widget, users, team, blocks 4 4 Requires at least: 5.0 5 Tested up to: 5. 75 Tested up to: 5.8 6 6 Requires PHP: 5.6 7 7 Stable tag: 3.0.2 … … 94 94 ## Changelog ## 95 95 96 ### 3.0.4 ### 97 98 #### Changed #### 99 * Tested compatibility with WordPress 5.8 100 101 #### Fixed #### 102 * Fixed missing PHP functions when widget was used with legacy widget in the new WordPress 5.8 widget area. 103 104 #### Added #### 105 * Allow transformation from legacy widget to block 106 107 ### 3.0.3 ### 108 #### Changed #### 109 * Tested compatibility with WordPress 5.5 110 111 #### Fixed #### 112 * Allow to remove all roles from block settings 113 96 114 ### 3.0.2 ### 97 115 -
wp-team-list/trunk/README.md
r2499267 r2576373 3 3 Tags: authors, widget, users, team, blocks 4 4 Requires at least: 5.0 5 Tested up to: 5. 75 Tested up to: 5.8 6 6 Requires PHP: 5.6 7 7 Stable tag: 3.0.2 … … 94 94 ## Changelog ## 95 95 96 ### 3.0.4 ### 97 98 #### Changed #### 99 * Tested compatibility with WordPress 5.8 100 101 #### Fixed #### 102 * Fixed missing PHP functions when widget was used with legacy widget in the new WordPress 5.8 widget area. 103 104 #### Added #### 105 * Allow transformation from legacy widget to block 106 107 ### 3.0.3 ### 108 #### Changed #### 109 * Tested compatibility with WordPress 5.5 110 111 #### Fixed #### 112 * Allow to remove all roles from block settings 113 96 114 ### 3.0.2 ### 97 115
Note: See TracChangeset
for help on using the changeset viewer.