https://github.com/rankfoundry/seo-plugin
An integration bridge between WordPress and RankFoundry SEO, enabling real-time data synchronization and updates via API.
https://github.com/rankfoundry/seo-plugin
Last synced: 2 months ago
JSON representation
An integration bridge between WordPress and RankFoundry SEO, enabling real-time data synchronization and updates via API.
- Host: GitHub
- URL: https://github.com/rankfoundry/seo-plugin
- Owner: RankFoundry
- Created: 2023-09-07T07:54:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-25T05:11:45.000Z (over 2 years ago)
- Last Synced: 2023-12-26T05:31:05.897Z (over 2 years ago)
- Language: PHP
- Size: 200 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== RankFoundry SEO ===
Contributors: kevinfairbanks
Donate link: https://rankfoundry.com/
Tags: SEO, Content, RankFoundry
Requires at least: 6.0
Tested up to: 6.3.1
Stable tag: 1.1.15
Requires PHP: 8.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
== Description ==
An integration bridge between WordPress and RankFoundry SEO, enabling real-time data synchronization and updates via API.
== Changelog ==
= 1.1.15 =
* Add: image titles
= 1.1.14 =
* Add: image add via api
= 1.1.13 =
* Add: send wp category slug to SCC
= 1.1.12 =
* Update: page names
= 1.1.11 =
* Fix: admin function error
= 1.1.10 =
* Update: admin notice supression
= 1.1.9 =
* Add: Supress all admin notices
* Remove: Capture all admin notices
* Remove: Admin notices location
= 1.1.8 =
* Update: Capture all admin notices
= 1.1.7 =
* Update: Sync Activation
* Update: Admin Notices Location
= 1.1.6 =
* Update: Admin Pages for Tailwind
* Add: Tailwind CSS for Admin
* Add: AlpineJS for Admin
* Add: Header to Admin Pages
* Add: Cron Job Management
* Add: Git Ignore File
= 1.1.5 =
* Update: Submenu structure
* Add: Core,Theme, Plugin Update Notifications
= 1.1.4 =
* Update: Menu Settings
= 1.1.3 =
* Update: Menu Position
= 1.1.2 =
* Fix: Menu Bug
= 1.1.1 =
* Update: Admin Menu
= 1.1.0 =
* Update: Admin Display
* Add: Sync Job Debugging
* Update: Sync Job Settings
* Add: Sync Job Enable/Disable Toggle to Admin
* Remove: Forced Sync Job on plugin activation
* Add: Set update check to 48 hours
= 1.0.17 =
* Update: Post Content Filter for Gutenburg
= 1.0.16 =
* Remove: Post Content Filter for HTML
= 1.0.15 =
* Update: Post Content Filter for HTML
= 1.0.14 =
* Update: Create Post for Excerpt
= 1.0.13 =
* Update: Create Post for Slug
= 1.0.12 =
* Add: Rest API Create Post
= 1.0.11 =
* Update: Sync Payload Data
= 1.0.10 =
* Fix: Plugin Activation
= 1.0.9 =
* Fix: Admin Settings Save
= 1.0.8 =
* Fix: Menu Icon Color
= 1.0.7 =
* Fix: Menu Icon
= 1.0.6 =
* Fix: Menu Icon
= 1.0.5 =
* Remove: Logo
* Add: Top-Level Admin Menu
= 1.0.4 =
* Fix: Fatal Error - Admin Hooks
* Add: Custom Icon & Logo
= 1.0.3 =
* Update: Update readme.txt layout
* Add: Cron Job Management
* Add: Heartbeat / Sync
* Add: Admin Tool
= 1.0.2 =
* Update: Clean up file structure
* Add: Add WP readme.txt
= 1.0.1 =
* Add: GitHub Repo Sync
= 1.0.0 =
* Initial Beta Release