Changeset 3052540
- Timestamp:
- 03/17/2024 09:27:36 AM (2 years ago)
- Location:
- wordlift
- Files:
-
- 2 edited
-
tags/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wordlift/tags/readme.txt
r2994690 r3052540 143 143 144 144 == Changelog == 145 146 = 3.52.6 (2024-03-17) = 147 148 * Remove deprecation warnings 149 * Fix an issue with reading the include/exclude default setting 150 151 = 3.52.5 (2024-03-13) = 152 153 * Remove unneeded warnings when trying to process a var which is not an array in Free Shipping Method 154 * Check if `urls` exists before trying to access its data in Include Exclude URL 155 156 = 3.52.4 (2024-02-15) = 157 158 * Ensure we don't publish an empty author. 159 160 = 3.52.3 (2024-01-17) = 161 162 * Remove some warnings ⚠️ when trying to access an array key that doesn't exist. 163 164 = 3.52.2 (2024-01-09) = 165 166 * Include/Exclude now applies to REST API as well ⚙️ 167 168 = 3.52.1 (2024-01-07) = 169 170 * Uh oh, sometimes we would send a `false` 🪳 in the Structured Data. Fixed! 171 172 = 3.52.0 (2024-01-04) = 173 174 * The new year brought 👩💻🧑💻👨💻 [Co-Authors Plus](https://wordpress.org/plugins/co-authors-plus/) support, if you use it, we'll publish the whole list of authors to Structured Data. 175 176 = 3.51.4 (2023-12-07) = 177 178 * Squashes a little bug 🪳 when reading the sameAs URLs. 179 180 = 3.51.3 (2023-11-29) = 181 182 * For complicated WordPress installs 😅, like when there's a WordPress backend and a headless frontend, now it is possible to override the production URL. 183 184 = 3.51.2 (2023-11-19) = 185 186 * 🍜 Added support for WPRM 9. 145 187 146 188 = 3.51.1 (2023-10-24) = -
wordlift/trunk/readme.txt
r3049609 r3052540 7 7 Tested up to: 6.4 8 8 Requires PHP: 5.6 9 Stable tag: 3.52.59 Stable tag: 10 10 License: GPLv2 or later 11 11 … … 143 143 144 144 == Changelog == 145 146 = 3.52.6 (2024-03-17) = 147 148 * Remove deprecation warnings 149 * Fix an issue with reading the include/exclude default setting 145 150 146 151 = 3.52.5 (2024-03-13) =
Note: See TracChangeset
for help on using the changeset viewer.