Plugin Directory

Changeset 3470072


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

Fix: version update

Location:
rank-authority
Files:
8 added
2 edited

Legend:

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

    r3470040 r3470072  
    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.22
     6 * Version: 1.0.23
    77 * Author: Rank Authority
    88 * Author URI: https://rankauthority.com
  • rank-authority/trunk/readme.txt

    r3470040 r3470072  
    55Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 1.0.22
     7Stable tag: 1.0.23
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    137137
    138138== Changelog ==
     139
     140= 1.0.23 =
     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.22 =
     
    280285== Upgrade Notice ==
    281286
     287= 1.0.23 =
     288Schema mainEntityOfPage now uses actual post URL. API responses include the final schema for verification.
     289
    282290= 1.0.22 =
    283291Schema mainEntityOfPage now uses actual post URL. API responses include the final schema for verification.
Note: See TracChangeset for help on using the changeset viewer.