Changeset 3470040
- Timestamp:
- 02/26/2026 09:00:28 AM (5 weeks ago)
- Location:
- rank-authority
- Files:
-
- 16 added
- 2 edited
-
tags/1.0.21 (added)
-
tags/1.0.21/assets (added)
-
tags/1.0.21/assets/icon.svg (added)
-
tags/1.0.21/rank-authority.php (added)
-
tags/1.0.21/readme.txt (added)
-
tags/1.0.21/templates (added)
-
tags/1.0.21/templates/category-geo.php (added)
-
tags/1.0.21/uninstall.php (added)
-
tags/1.0.22 (added)
-
tags/1.0.22/assets (added)
-
tags/1.0.22/assets/icon.svg (added)
-
tags/1.0.22/rank-authority.php (added)
-
tags/1.0.22/readme.txt (added)
-
tags/1.0.22/templates (added)
-
tags/1.0.22/templates/category-geo.php (added)
-
tags/1.0.22/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
r3470035 r3470040 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 16 * Version: 1.0.22 7 7 * Author: Rank Authority 8 8 * Author URI: https://rankauthority.com -
rank-authority/trunk/readme.txt
r3470035 r3470040 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 1.0.2 17 Stable tag: 1.0.22 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.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 139 144 140 145 = 1.0.21 = … … 275 280 == Upgrade Notice == 276 281 282 = 1.0.22 = 283 Schema mainEntityOfPage now uses actual post URL. API responses include the final schema for verification. 284 277 285 = 1.0.21 = 278 286 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.