Plugin Directory

Changeset 3480703


Ignore:
Timestamp:
03/11/2026 11:01:15 PM (3 weeks ago)
Author:
philstudio
Message:

Update to version 1.0.11 from GitHub

Location:
structured-data-for-schema-org
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • structured-data-for-schema-org/tags/1.0.11/readme.txt

    r3480696 r3480703  
    55Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 1.0.10
     7Stable tag: 1.0.11
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    201201* ✅ WordPress Coding Standards compliant
    202202
    203 = 1.0.1 =
    204 * [Changed] Change plugin name/slug
    205 
    206 = 1.0.2 =
    207 * [Fixed] Fix readme file
    208 
    209 = 1.0.3 =
    210 * [Added] Add Plugin Icon
    211 
    212 = 1.0.4 =
    213 * [Added] Add Screenshots
    214 
    215 = 1.0.5 =
    216 * [Added] Add Files
    217 
    218 = 1.0.6 =
    219 * [Deleted] Deleted Assets Files
    220 * [Added] Added readme.txt
    221 
    222 = 1.0.7 =
    223 * [Deleted] Deleted README.MD
    224 * [Added] Added assets files
    225 
    226 = 1.0.8 =
    227 * [Tested] Test Deploy
    228 
    229 = 1.0.9 =
    230 * [Tested] Test Deploy
    231 
    232 = 1.0.10 =
    233 * [Tested] Test Deploy
    234 
    235203== Upgrade Notice ==
    236204
    237 = 1.0.10 =
    238 Test Deploy
     205= 1.0.0 =
     206Initial release
    239207
    240208== Developer Notes ==
  • structured-data-for-schema-org/tags/1.0.11/structured-data-for-schema-org.php

    r3480696 r3480703  
    44 * Plugin URI: https://iphil.top/portfolio/structured-data-for-schema-org/
    55 * Description: Generate Schema.org structured data via shortcode. Supports HowTo, FAQPage, ItemList, CreativeWork.
    6  * Version: 1.0.10
     6 * Version: 1.0.11
    77 * Author: philstudio - Phil
    88 * License: GPL v2 or later
  • structured-data-for-schema-org/trunk/readme.txt

    r3480696 r3480703  
    55Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 1.0.10
     7Stable tag: 1.0.11
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    201201* ✅ WordPress Coding Standards compliant
    202202
    203 = 1.0.1 =
    204 * [Changed] Change plugin name/slug
    205 
    206 = 1.0.2 =
    207 * [Fixed] Fix readme file
    208 
    209 = 1.0.3 =
    210 * [Added] Add Plugin Icon
    211 
    212 = 1.0.4 =
    213 * [Added] Add Screenshots
    214 
    215 = 1.0.5 =
    216 * [Added] Add Files
    217 
    218 = 1.0.6 =
    219 * [Deleted] Deleted Assets Files
    220 * [Added] Added readme.txt
    221 
    222 = 1.0.7 =
    223 * [Deleted] Deleted README.MD
    224 * [Added] Added assets files
    225 
    226 = 1.0.8 =
    227 * [Tested] Test Deploy
    228 
    229 = 1.0.9 =
    230 * [Tested] Test Deploy
    231 
    232 = 1.0.10 =
    233 * [Tested] Test Deploy
    234 
    235203== Upgrade Notice ==
    236204
    237 = 1.0.10 =
    238 Test Deploy
     205= 1.0.0 =
     206Initial release
    239207
    240208== Developer Notes ==
  • structured-data-for-schema-org/trunk/structured-data-for-schema-org.php

    r3480696 r3480703  
    44 * Plugin URI: https://iphil.top/portfolio/structured-data-for-schema-org/
    55 * Description: Generate Schema.org structured data via shortcode. Supports HowTo, FAQPage, ItemList, CreativeWork.
    6  * Version: 1.0.10
     6 * Version: 1.0.11
    77 * Author: philstudio - Phil
    88 * License: GPL v2 or later
Note: See TracChangeset for help on using the changeset viewer.