Changeset 3491605
- Timestamp:
- 03/26/2026 09:02:34 AM (8 days ago)
- Location:
- syntaxhub-jld/trunk
- Files:
-
- 3 edited
-
languages/syntaxhub-jld.pot (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
-
syntaxhub-JLD.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
syntaxhub-jld/trunk/languages/syntaxhub-jld.pot
r3490552 r3491605 2 2 msgid "" 3 3 msgstr "" 4 "Project-Id-Version: sHub-jld 1.0. 7\n"4 "Project-Id-Version: sHub-jld 1.0.8\n" 5 5 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/syntaxhub-jld\n" 6 6 "POT-Creation-Date: 2025-04-08 11:27:39+00:00\n" -
syntaxhub-jld/trunk/readme.txt
r3491377 r3491605 4 4 Requires at least: 5.0 5 5 Tested up to: 6.9 6 Stable tag: 1.0. 76 Stable tag: 1.0.8 7 7 Requires PHP: 7.2 8 8 License: GPLv2 or later … … 62 62 63 63 == Changelog == 64 = 1.0.8 = 65 * Packaging: ensure includes/jsonld-unified.php is included in the distributed zip (fixes failed updates / fatal errors when that file was missing from the archive) 66 * Same functionality as 1.0.7; recommended for all users updating from 1.0.6 or 1.0.7 67 64 68 = 1.0.7 = 65 69 * Output BreadcrumbList and WebPage structured data in a single JSON-LD script using @graph … … 95 99 96 100 == Upgrade Notice == 101 = 1.0.8 = 102 Recommended update: fixes incomplete plugin packages so updates no longer fail due to a missing jsonld-unified.php file. 103 97 104 = 1.0.7 = 98 105 Single JSON-LD script output, display name sHub-jld, and WordPress 6.9 compatibility testing. -
syntaxhub-jld/trunk/syntaxhub-JLD.php
r3490552 r3491605 4 4 Plugin URI: https://syn-c.jp/service/plugin/syntaxhub-jld/ 5 5 Description: Optimize your site's structured data and meta output with sHub-jld. 6 Version: 1.0. 76 Version: 1.0.8 7 7 Author: SyntaxCloud LLC 8 8 Author URI: https://syn-c.jp/
Note: See TracChangeset
for help on using the changeset viewer.