Changeset 3470072
- Timestamp:
- 02/26/2026 09:18:19 AM (5 weeks ago)
- Location:
- rank-authority
- Files:
-
- 8 added
- 2 edited
-
tags/1.0.23 (added)
-
tags/1.0.23/assets (added)
-
tags/1.0.23/assets/icon.svg (added)
-
tags/1.0.23/rank-authority.php (added)
-
tags/1.0.23/readme.txt (added)
-
tags/1.0.23/templates (added)
-
tags/1.0.23/templates/category-geo.php (added)
-
tags/1.0.23/uninstall.php (added)
-
trunk/rank-authority.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
rank-authority/trunk/rank-authority.php
r3470040 r3470072 4 4 * Plugin URI: https://rankauthority.com/plugins/rankauthority 5 5 * 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.2 26 * Version: 1.0.23 7 7 * Author: Rank Authority 8 8 * Author URI: https://rankauthority.com -
rank-authority/trunk/readme.txt
r3470040 r3470072 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 1.0.2 27 Stable tag: 1.0.23 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 137 137 138 138 == 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 139 144 140 145 = 1.0.22 = … … 280 285 == Upgrade Notice == 281 286 287 = 1.0.23 = 288 Schema mainEntityOfPage now uses actual post URL. API responses include the final schema for verification. 289 282 290 = 1.0.22 = 283 291 Schema mainEntityOfPage now uses actual post URL. API responses include the final schema for verification.
Note: See TracChangeset
for help on using the changeset viewer.