Plugin Directory

Changeset 3291488


Ignore:
Timestamp:
05/12/2025 02:55:12 AM (11 months ago)
Author:
galbc
Message:

Release version 1.0.17

Location:
sapientseo
Files:
2 added
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • sapientseo/tags/1.0.17/inc/api/posts.php

    r3290692 r3291488  
    5959            '_yoast_wpseo_focuskw',
    6060            '_yoast_wpseo_focuskeywords',
    61             '_yoast_wpseo_linkdex',
    62             '_yoast_wpseo_content_score',
    63             '_yoast_wpseo_primary_category',
    64             '_yoast_wpseo_canonical',
    65             '_yoast_wpseo_meta-robots-noindex',
    66             '_yoast_wpseo_meta-robots-nofollow',
    67             '_yoast_wpseo_meta-robots-adv',
    6861            '_yoast_wpseo_opengraph-title',
    6962            '_yoast_wpseo_opengraph-description',
  • sapientseo/tags/1.0.17/readme.txt

    r3290692 r3291488  
    44Tested up to: 6.8
    55Requires PHP: 7.4
    6 Stable tag: 1.0.16
     6Stable tag: 1.0.17
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • sapientseo/tags/1.0.17/sapientseo.php

    r3290692 r3291488  
    33 * Plugin Name: SapientSEO
    44 * Description: Connect your WordPress site to SapientSEO using secure custom REST API endpoints.
    5  * Version: 1.0.16
     5 * Version: 1.0.17
    66 * Author: SapientSEO
    77 * Plugin URI: https://sapientseo.ai
  • sapientseo/trunk/inc/api/posts.php

    r3290692 r3291488  
    5959            '_yoast_wpseo_focuskw',
    6060            '_yoast_wpseo_focuskeywords',
    61             '_yoast_wpseo_linkdex',
    62             '_yoast_wpseo_content_score',
    63             '_yoast_wpseo_primary_category',
    64             '_yoast_wpseo_canonical',
    65             '_yoast_wpseo_meta-robots-noindex',
    66             '_yoast_wpseo_meta-robots-nofollow',
    67             '_yoast_wpseo_meta-robots-adv',
    6861            '_yoast_wpseo_opengraph-title',
    6962            '_yoast_wpseo_opengraph-description',
  • sapientseo/trunk/readme.txt

    r3290692 r3291488  
    44Tested up to: 6.8
    55Requires PHP: 7.4
    6 Stable tag: 1.0.16
     6Stable tag: 1.0.17
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • sapientseo/trunk/sapientseo.php

    r3290692 r3291488  
    33 * Plugin Name: SapientSEO
    44 * Description: Connect your WordPress site to SapientSEO using secure custom REST API endpoints.
    5  * Version: 1.0.16
     5 * Version: 1.0.17
    66 * Author: SapientSEO
    77 * Plugin URI: https://sapientseo.ai
Note: See TracChangeset for help on using the changeset viewer.