Changeset 3480703
- Timestamp:
- 03/11/2026 11:01:15 PM (3 weeks ago)
- Location:
- structured-data-for-schema-org
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.11 (copied) (copied from structured-data-for-schema-org/trunk)
-
tags/1.0.11/readme.txt (modified) (2 diffs)
-
tags/1.0.11/structured-data-for-schema-org.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/structured-data-for-schema-org.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
structured-data-for-schema-org/tags/1.0.11/readme.txt
r3480696 r3480703 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 1.0.1 07 Stable tag: 1.0.11 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 201 201 * ✅ WordPress Coding Standards compliant 202 202 203 = 1.0.1 =204 * [Changed] Change plugin name/slug205 206 = 1.0.2 =207 * [Fixed] Fix readme file208 209 = 1.0.3 =210 * [Added] Add Plugin Icon211 212 = 1.0.4 =213 * [Added] Add Screenshots214 215 = 1.0.5 =216 * [Added] Add Files217 218 = 1.0.6 =219 * [Deleted] Deleted Assets Files220 * [Added] Added readme.txt221 222 = 1.0.7 =223 * [Deleted] Deleted README.MD224 * [Added] Added assets files225 226 = 1.0.8 =227 * [Tested] Test Deploy228 229 = 1.0.9 =230 * [Tested] Test Deploy231 232 = 1.0.10 =233 * [Tested] Test Deploy234 235 203 == Upgrade Notice == 236 204 237 = 1.0. 10 =238 Test Deploy 205 = 1.0.0 = 206 Initial release 239 207 240 208 == Developer Notes == -
structured-data-for-schema-org/tags/1.0.11/structured-data-for-schema-org.php
r3480696 r3480703 4 4 * Plugin URI: https://iphil.top/portfolio/structured-data-for-schema-org/ 5 5 * Description: Generate Schema.org structured data via shortcode. Supports HowTo, FAQPage, ItemList, CreativeWork. 6 * Version: 1.0.1 06 * Version: 1.0.11 7 7 * Author: philstudio - Phil 8 8 * License: GPL v2 or later -
structured-data-for-schema-org/trunk/readme.txt
r3480696 r3480703 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 1.0.1 07 Stable tag: 1.0.11 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 201 201 * ✅ WordPress Coding Standards compliant 202 202 203 = 1.0.1 =204 * [Changed] Change plugin name/slug205 206 = 1.0.2 =207 * [Fixed] Fix readme file208 209 = 1.0.3 =210 * [Added] Add Plugin Icon211 212 = 1.0.4 =213 * [Added] Add Screenshots214 215 = 1.0.5 =216 * [Added] Add Files217 218 = 1.0.6 =219 * [Deleted] Deleted Assets Files220 * [Added] Added readme.txt221 222 = 1.0.7 =223 * [Deleted] Deleted README.MD224 * [Added] Added assets files225 226 = 1.0.8 =227 * [Tested] Test Deploy228 229 = 1.0.9 =230 * [Tested] Test Deploy231 232 = 1.0.10 =233 * [Tested] Test Deploy234 235 203 == Upgrade Notice == 236 204 237 = 1.0. 10 =238 Test Deploy 205 = 1.0.0 = 206 Initial release 239 207 240 208 == Developer Notes == -
structured-data-for-schema-org/trunk/structured-data-for-schema-org.php
r3480696 r3480703 4 4 * Plugin URI: https://iphil.top/portfolio/structured-data-for-schema-org/ 5 5 * Description: Generate Schema.org structured data via shortcode. Supports HowTo, FAQPage, ItemList, CreativeWork. 6 * Version: 1.0.1 06 * Version: 1.0.11 7 7 * Author: philstudio - Phil 8 8 * License: GPL v2 or later
Note: See TracChangeset
for help on using the changeset viewer.