Plugin Directory

Changeset 3491605


Ignore:
Timestamp:
03/26/2026 09:02:34 AM (8 days ago)
Author:
syntaxcloud
Message:

Release 1.0.8 – fix distribution package

Location:
syntaxhub-jld/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • syntaxhub-jld/trunk/languages/syntaxhub-jld.pot

    r3490552 r3491605  
    22msgid ""
    33msgstr ""
    4 "Project-Id-Version: sHub-jld 1.0.7\n"
     4"Project-Id-Version: sHub-jld 1.0.8\n"
    55"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/syntaxhub-jld\n"
    66"POT-Creation-Date: 2025-04-08 11:27:39+00:00\n"
  • syntaxhub-jld/trunk/readme.txt

    r3491377 r3491605  
    44Requires at least: 5.0
    55Tested up to: 6.9
    6 Stable tag: 1.0.7
     6Stable tag: 1.0.8
    77Requires PHP: 7.2
    88License: GPLv2 or later
     
    6262
    6363== 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
    6468= 1.0.7 =
    6569* Output BreadcrumbList and WebPage structured data in a single JSON-LD script using @graph
     
    9599
    96100== Upgrade Notice ==
     101= 1.0.8 =
     102Recommended update: fixes incomplete plugin packages so updates no longer fail due to a missing jsonld-unified.php file.
     103
    97104= 1.0.7 =
    98105Single JSON-LD script output, display name sHub-jld, and WordPress 6.9 compatibility testing.
  • syntaxhub-jld/trunk/syntaxhub-JLD.php

    r3490552 r3491605  
    44Plugin URI: https://syn-c.jp/service/plugin/syntaxhub-jld/
    55Description: Optimize your site's structured data and meta output with sHub-jld.
    6 Version: 1.0.7
     6Version: 1.0.8
    77Author: SyntaxCloud LLC
    88Author URI: https://syn-c.jp/
Note: See TracChangeset for help on using the changeset viewer.