Plugin Directory

Changeset 3470040


Ignore:
Timestamp:
02/26/2026 09:00:28 AM (5 weeks ago)
Author:
rankauthority
Message:

Fix: version

Location:
rank-authority
Files:
16 added
2 edited

Legend:

Unmodified
Added
Removed
  • rank-authority/trunk/rank-authority.php

    r3470035 r3470040  
    44 * Plugin URI: https://rankauthority.com/plugins/rankauthority
    55 * Description: Secure API connector to publish posts / overwrite posts from the RA Dashboard to WordPress. Token reset now available to all administrators.
    6  * Version: 1.0.21
     6 * Version: 1.0.22
    77 * Author: Rank Authority
    88 * Author URI: https://rankauthority.com
  • rank-authority/trunk/readme.txt

    r3470035 r3470040  
    55Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 1.0.21
     7Stable tag: 1.0.22
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    137137
    138138== Changelog ==
     139
     140= 1.0.22 =
     141* Schema mainEntityOfPage.@id now replaced with actual published post URL
     142* Publish and update post API responses now include final schema (JSON) in response
     143* Ensures schema references the correct permalink for SEO and rich results
    139144
    140145= 1.0.21 =
     
    275280== Upgrade Notice ==
    276281
     282= 1.0.22 =
     283Schema mainEntityOfPage now uses actual post URL. API responses include the final schema for verification.
     284
    277285= 1.0.21 =
    278286Schema mainEntityOfPage now uses actual post URL. API responses include the final schema for verification.
Note: See TracChangeset for help on using the changeset viewer.