Plugin Directory

Changeset 3279714


Ignore:
Timestamp:
04/23/2025 08:39:31 AM (8 months ago)
Author:
rankmath
Message:

Update to version 1.0.243 from GitHub

Location:
seo-by-rank-math
Files:
14 edited
1 copied

Legend:

Unmodified
Added
Removed
  • seo-by-rank-math/tags/1.0.243/languages/rank-math.pot

    r3274511 r3279714  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Rank Math SEO 1.0.243-beta\n"
     5"Project-Id-Version: Rank Math SEO 1.0.243\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/seo-by-rank-math\n"
    77"Last-Translator: Rank Math <[email protected]>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-04-16T10:16:19+00:00\n"
     12"POT-Creation-Date: 2025-04-23T08:14:04+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.8.1\n"
  • seo-by-rank-math/tags/1.0.243/rank-math.php

    r3274511 r3279714  
    1010 * @wordpress-plugin
    1111 * Plugin Name:       Rank Math SEO
    12  * Version:           1.0.243-beta
     12 * Version:           1.0.243
    1313 * Plugin URI:        https://rankmath.com/
    1414 * Description:       Rank Math SEO is the Best WordPress SEO plugin with the features of many SEO and AI SEO tools in a single package to help multiply your SEO traffic.
     
    3535     * @var string
    3636     */
    37     public $version = '1.0.243-beta';
     37    public $version = '1.0.243';
    3838
    3939    /**
  • seo-by-rank-math/tags/1.0.243/readme.txt

    r3270286 r3279714  
    66Requires at least: 6.3
    77Requires PHP: 7.4
    8 Stable tag: 1.0.242
     8Stable tag: 1.0.243
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.txt
     
    340340== Changelog ==
    341341
    342 = 1.0.242 [Apr 10, 2025] =
    343 - Improved: Moved [Status & Tools page](https://rankmath.com/kb/rank-math-status-and-tools/) code to React to load blazing fast. We will gradually enhance the performance of other modules
    344 - Fixed: Compatibility issues with WordPress 6.8
    345 - Fixed: [Deleting Redirection from the Post screen](https://rankmath.com/kb/advanced-tab/#redirect) was not working after the last update
    346 - Fixed: Editing Schema in [Elementor editor](https://rankmath.com/blog/elementor-seo/) was not working the second time after revisiting the Schema tab
    347 - Fixed: PHP Deprecated warning on Sitemap page when [Author sitemap](https://rankmath.com/kb/configure-sitemaps/#authors) is enabled
    348 - Fixed: Site URL was incorrectly logged in the [404 monitor](https://rankmath.com/kb/monitor-404-errors/) on some setups
    349 - Fixed: Incorrect 404 title and description were used on the `sitemap_index.xml` page when Sitemap module was disabled
    350 - Fixed: PHP warning regarding Translations loading too early on some setups
    351 - Fixed: Missing `SEO Score` label on frontend when[ Show SEO Score to Visitors option](https://rankmath.com/kb/general-settings/#show-seo-score) is enabled
     342= 1.0.243 [Apr 10, 2025] =
     343- Fixed: PHP error in [Version Control](https://rankmath.com/kb/version-control/#native-rollback) on sites hosted on WPEngine
     344- Fixed: Terms from all languages were added to the [Sitemap](https://rankmath.com/kb/sitemaps-seo-benefits/) even when the Multi-domain option was selected in the WPML plugin
     345- Fixed: Missing [Purge Analytics Cache](https://rankmath.com/kb/rank-math-status-and-tools/#purge-analytics-cache) and [Rebuild Index for Analytics](https://rankmath.com/kb/rank-math-status-and-tools/#rebuild-index-for-analytics) tools after the last update
     346- Fixed: PHP warning on the [SEO Analysis page](https://rankmath.com/kb/seo-analysis/) when the Analysis API did not return any data on certain setups
     347- Fixed: Typo in the [Restaurant Schema field](https://rankmath.com/kb/restaurant-schema/#geo-coordinates)
    352348
    353349Full changelog can be found here - **[Rank Math changelog](https://rankmath.com/changelog/?utm_source=Plugin&utm_medium=Changelog&utm_campaign=WP)**
  • seo-by-rank-math/tags/1.0.243/vendor/autoload.php

    r3274511 r3279714  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInit1fe4a2e62a6f6cb54c38ee27779c4ed9::getLoader();
     25return ComposerAutoloaderInitfcade2ec2dd476d106b15b7e32a2408c::getLoader();
  • seo-by-rank-math/tags/1.0.243/vendor/composer/autoload_real.php

    r3274511 r3279714  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit1fe4a2e62a6f6cb54c38ee27779c4ed9
     5class ComposerAutoloaderInitfcade2ec2dd476d106b15b7e32a2408c
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInit1fe4a2e62a6f6cb54c38ee27779c4ed9', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInitfcade2ec2dd476d106b15b7e32a2408c', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInit1fe4a2e62a6f6cb54c38ee27779c4ed9', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInitfcade2ec2dd476d106b15b7e32a2408c', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInit1fe4a2e62a6f6cb54c38ee27779c4ed9::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInitfcade2ec2dd476d106b15b7e32a2408c::getInitializer($loader));
    3333
    3434        $loader->register(true);
    3535
    36         $includeFiles = \Composer\Autoload\ComposerStaticInit1fe4a2e62a6f6cb54c38ee27779c4ed9::$files;
     36        $includeFiles = \Composer\Autoload\ComposerStaticInitfcade2ec2dd476d106b15b7e32a2408c::$files;
    3737        foreach ($includeFiles as $fileIdentifier => $file) {
    38             composerRequire1fe4a2e62a6f6cb54c38ee27779c4ed9($fileIdentifier, $file);
     38            composerRequirefcade2ec2dd476d106b15b7e32a2408c($fileIdentifier, $file);
    3939        }
    4040
     
    4848 * @return void
    4949 */
    50 function composerRequire1fe4a2e62a6f6cb54c38ee27779c4ed9($fileIdentifier, $file)
     50function composerRequirefcade2ec2dd476d106b15b7e32a2408c($fileIdentifier, $file)
    5151{
    5252    if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
  • seo-by-rank-math/tags/1.0.243/vendor/composer/autoload_static.php

    r3274511 r3279714  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit1fe4a2e62a6f6cb54c38ee27779c4ed9
     7class ComposerStaticInitfcade2ec2dd476d106b15b7e32a2408c
    88{
    99    public static $files = array (
     
    395395    {
    396396        return \Closure::bind(function () use ($loader) {
    397             $loader->prefixLengthsPsr4 = ComposerStaticInit1fe4a2e62a6f6cb54c38ee27779c4ed9::$prefixLengthsPsr4;
    398             $loader->prefixDirsPsr4 = ComposerStaticInit1fe4a2e62a6f6cb54c38ee27779c4ed9::$prefixDirsPsr4;
    399             $loader->classMap = ComposerStaticInit1fe4a2e62a6f6cb54c38ee27779c4ed9::$classMap;
     397            $loader->prefixLengthsPsr4 = ComposerStaticInitfcade2ec2dd476d106b15b7e32a2408c::$prefixLengthsPsr4;
     398            $loader->prefixDirsPsr4 = ComposerStaticInitfcade2ec2dd476d106b15b7e32a2408c::$prefixDirsPsr4;
     399            $loader->classMap = ComposerStaticInitfcade2ec2dd476d106b15b7e32a2408c::$classMap;
    400400
    401401        }, null, ClassLoader::class);
  • seo-by-rank-math/tags/1.0.243/vendor/composer/installed.php

    r3274511 r3279714  
    22    'root' => array(
    33        'name' => 'rankmath/seo-by-rank-math',
    4         'pretty_version' => 'v1.0.243-beta',
    5         'version' => '1.0.243.0-beta',
    6         'reference' => 'c6e1dd94f939b13adff024b8ec5b1f2b10b39c2d',
     4        'pretty_version' => 'v1.0.243',
     5        'version' => '1.0.243.0',
     6        'reference' => '0fecf9ed9df8e3663878c78141b8cd777e442b5d',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    4848        ),
    4949        'rankmath/seo-by-rank-math' => array(
    50             'pretty_version' => 'v1.0.243-beta',
    51             'version' => '1.0.243.0-beta',
    52             'reference' => 'c6e1dd94f939b13adff024b8ec5b1f2b10b39c2d',
     50            'pretty_version' => 'v1.0.243',
     51            'version' => '1.0.243.0',
     52            'reference' => '0fecf9ed9df8e3663878c78141b8cd777e442b5d',
    5353            'type' => 'wordpress-plugin',
    5454            'install_path' => __DIR__ . '/../../',
  • seo-by-rank-math/trunk/languages/rank-math.pot

    r3274511 r3279714  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Rank Math SEO 1.0.243-beta\n"
     5"Project-Id-Version: Rank Math SEO 1.0.243\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/seo-by-rank-math\n"
    77"Last-Translator: Rank Math <[email protected]>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-04-16T10:16:19+00:00\n"
     12"POT-Creation-Date: 2025-04-23T08:14:04+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.8.1\n"
  • seo-by-rank-math/trunk/rank-math.php

    r3274511 r3279714  
    1010 * @wordpress-plugin
    1111 * Plugin Name:       Rank Math SEO
    12  * Version:           1.0.243-beta
     12 * Version:           1.0.243
    1313 * Plugin URI:        https://rankmath.com/
    1414 * Description:       Rank Math SEO is the Best WordPress SEO plugin with the features of many SEO and AI SEO tools in a single package to help multiply your SEO traffic.
     
    3535     * @var string
    3636     */
    37     public $version = '1.0.243-beta';
     37    public $version = '1.0.243';
    3838
    3939    /**
  • seo-by-rank-math/trunk/readme.txt

    r3270286 r3279714  
    66Requires at least: 6.3
    77Requires PHP: 7.4
    8 Stable tag: 1.0.242
     8Stable tag: 1.0.243
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.txt
     
    340340== Changelog ==
    341341
    342 = 1.0.242 [Apr 10, 2025] =
    343 - Improved: Moved [Status & Tools page](https://rankmath.com/kb/rank-math-status-and-tools/) code to React to load blazing fast. We will gradually enhance the performance of other modules
    344 - Fixed: Compatibility issues with WordPress 6.8
    345 - Fixed: [Deleting Redirection from the Post screen](https://rankmath.com/kb/advanced-tab/#redirect) was not working after the last update
    346 - Fixed: Editing Schema in [Elementor editor](https://rankmath.com/blog/elementor-seo/) was not working the second time after revisiting the Schema tab
    347 - Fixed: PHP Deprecated warning on Sitemap page when [Author sitemap](https://rankmath.com/kb/configure-sitemaps/#authors) is enabled
    348 - Fixed: Site URL was incorrectly logged in the [404 monitor](https://rankmath.com/kb/monitor-404-errors/) on some setups
    349 - Fixed: Incorrect 404 title and description were used on the `sitemap_index.xml` page when Sitemap module was disabled
    350 - Fixed: PHP warning regarding Translations loading too early on some setups
    351 - Fixed: Missing `SEO Score` label on frontend when[ Show SEO Score to Visitors option](https://rankmath.com/kb/general-settings/#show-seo-score) is enabled
     342= 1.0.243 [Apr 10, 2025] =
     343- Fixed: PHP error in [Version Control](https://rankmath.com/kb/version-control/#native-rollback) on sites hosted on WPEngine
     344- Fixed: Terms from all languages were added to the [Sitemap](https://rankmath.com/kb/sitemaps-seo-benefits/) even when the Multi-domain option was selected in the WPML plugin
     345- Fixed: Missing [Purge Analytics Cache](https://rankmath.com/kb/rank-math-status-and-tools/#purge-analytics-cache) and [Rebuild Index for Analytics](https://rankmath.com/kb/rank-math-status-and-tools/#rebuild-index-for-analytics) tools after the last update
     346- Fixed: PHP warning on the [SEO Analysis page](https://rankmath.com/kb/seo-analysis/) when the Analysis API did not return any data on certain setups
     347- Fixed: Typo in the [Restaurant Schema field](https://rankmath.com/kb/restaurant-schema/#geo-coordinates)
    352348
    353349Full changelog can be found here - **[Rank Math changelog](https://rankmath.com/changelog/?utm_source=Plugin&utm_medium=Changelog&utm_campaign=WP)**
  • seo-by-rank-math/trunk/vendor/autoload.php

    r3274511 r3279714  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInit1fe4a2e62a6f6cb54c38ee27779c4ed9::getLoader();
     25return ComposerAutoloaderInitfcade2ec2dd476d106b15b7e32a2408c::getLoader();
  • seo-by-rank-math/trunk/vendor/composer/autoload_real.php

    r3274511 r3279714  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit1fe4a2e62a6f6cb54c38ee27779c4ed9
     5class ComposerAutoloaderInitfcade2ec2dd476d106b15b7e32a2408c
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInit1fe4a2e62a6f6cb54c38ee27779c4ed9', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInitfcade2ec2dd476d106b15b7e32a2408c', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInit1fe4a2e62a6f6cb54c38ee27779c4ed9', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInitfcade2ec2dd476d106b15b7e32a2408c', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInit1fe4a2e62a6f6cb54c38ee27779c4ed9::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInitfcade2ec2dd476d106b15b7e32a2408c::getInitializer($loader));
    3333
    3434        $loader->register(true);
    3535
    36         $includeFiles = \Composer\Autoload\ComposerStaticInit1fe4a2e62a6f6cb54c38ee27779c4ed9::$files;
     36        $includeFiles = \Composer\Autoload\ComposerStaticInitfcade2ec2dd476d106b15b7e32a2408c::$files;
    3737        foreach ($includeFiles as $fileIdentifier => $file) {
    38             composerRequire1fe4a2e62a6f6cb54c38ee27779c4ed9($fileIdentifier, $file);
     38            composerRequirefcade2ec2dd476d106b15b7e32a2408c($fileIdentifier, $file);
    3939        }
    4040
     
    4848 * @return void
    4949 */
    50 function composerRequire1fe4a2e62a6f6cb54c38ee27779c4ed9($fileIdentifier, $file)
     50function composerRequirefcade2ec2dd476d106b15b7e32a2408c($fileIdentifier, $file)
    5151{
    5252    if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
  • seo-by-rank-math/trunk/vendor/composer/autoload_static.php

    r3274511 r3279714  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit1fe4a2e62a6f6cb54c38ee27779c4ed9
     7class ComposerStaticInitfcade2ec2dd476d106b15b7e32a2408c
    88{
    99    public static $files = array (
     
    395395    {
    396396        return \Closure::bind(function () use ($loader) {
    397             $loader->prefixLengthsPsr4 = ComposerStaticInit1fe4a2e62a6f6cb54c38ee27779c4ed9::$prefixLengthsPsr4;
    398             $loader->prefixDirsPsr4 = ComposerStaticInit1fe4a2e62a6f6cb54c38ee27779c4ed9::$prefixDirsPsr4;
    399             $loader->classMap = ComposerStaticInit1fe4a2e62a6f6cb54c38ee27779c4ed9::$classMap;
     397            $loader->prefixLengthsPsr4 = ComposerStaticInitfcade2ec2dd476d106b15b7e32a2408c::$prefixLengthsPsr4;
     398            $loader->prefixDirsPsr4 = ComposerStaticInitfcade2ec2dd476d106b15b7e32a2408c::$prefixDirsPsr4;
     399            $loader->classMap = ComposerStaticInitfcade2ec2dd476d106b15b7e32a2408c::$classMap;
    400400
    401401        }, null, ClassLoader::class);
  • seo-by-rank-math/trunk/vendor/composer/installed.php

    r3274511 r3279714  
    22    'root' => array(
    33        'name' => 'rankmath/seo-by-rank-math',
    4         'pretty_version' => 'v1.0.243-beta',
    5         'version' => '1.0.243.0-beta',
    6         'reference' => 'c6e1dd94f939b13adff024b8ec5b1f2b10b39c2d',
     4        'pretty_version' => 'v1.0.243',
     5        'version' => '1.0.243.0',
     6        'reference' => '0fecf9ed9df8e3663878c78141b8cd777e442b5d',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    4848        ),
    4949        'rankmath/seo-by-rank-math' => array(
    50             'pretty_version' => 'v1.0.243-beta',
    51             'version' => '1.0.243.0-beta',
    52             'reference' => 'c6e1dd94f939b13adff024b8ec5b1f2b10b39c2d',
     50            'pretty_version' => 'v1.0.243',
     51            'version' => '1.0.243.0',
     52            'reference' => '0fecf9ed9df8e3663878c78141b8cd777e442b5d',
    5353            'type' => 'wordpress-plugin',
    5454            'install_path' => __DIR__ . '/../../',
Note: See TracChangeset for help on using the changeset viewer.