Plugin Directory

Changeset 3458838


Ignore:
Timestamp:
02/11/2026 09:49:16 AM (8 days ago)
Author:
rankmath
Message:

Update to version 1.0.264 from GitHub

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

Legend:

Unmodified
Added
Removed
  • seo-by-rank-math/tags/1.0.264/includes/class-updates.php

    r3453526 r3458838  
    3030     */
    3131    private static $updates = [
    32         '1.0.84'       => 'updates/update-1.0.84.php',
    33         '1.0.86'       => 'updates/update-1.0.86.php',
    34         '1.0.89'       => 'updates/update-1.0.89.php',
    35         '1.0.98'       => 'updates/update-1.0.98.php',
    36         '1.0.103.1'    => 'updates/update-1.0.103.1.php',
    37         '1.0.104'      => 'updates/update-1.0.104.php',
    38         '1.0.107.3'    => 'updates/update-1.0.107.3.php',
    39         '1.0.110'      => 'updates/update-1.0.110.php',
    40         '1.0.201'      => 'updates/update-1.0.201.php',
    41         '1.0.201.1'    => 'updates/update-1.0.201.1.php',
    42         '1.0.202'      => 'updates/update-1.0.202.php',
    43         '1.0.211'      => 'updates/update-1.0.211.php',
    44         '1.0.232'      => 'updates/update-1.0.232.php',
    45         '1.0.237'      => 'updates/update-1.0.237.php',
    46         '1.0.238'      => 'updates/update-1.0.238.php',
    47         '1.0.239'      => 'updates/update-1.0.239.php',
    48         '1.0.250'      => 'updates/update-1.0.250.php',
    49         '1.0.251'      => 'updates/update-1.0.251.php',
    50         '1.0.264-beta' => 'updates/update-1.0.264.php',
     32        '1.0.84'    => 'updates/update-1.0.84.php',
     33        '1.0.86'    => 'updates/update-1.0.86.php',
     34        '1.0.89'    => 'updates/update-1.0.89.php',
     35        '1.0.98'    => 'updates/update-1.0.98.php',
     36        '1.0.103.1' => 'updates/update-1.0.103.1.php',
     37        '1.0.104'   => 'updates/update-1.0.104.php',
     38        '1.0.107.3' => 'updates/update-1.0.107.3.php',
     39        '1.0.110'   => 'updates/update-1.0.110.php',
     40        '1.0.201'   => 'updates/update-1.0.201.php',
     41        '1.0.201.1' => 'updates/update-1.0.201.1.php',
     42        '1.0.202'   => 'updates/update-1.0.202.php',
     43        '1.0.211'   => 'updates/update-1.0.211.php',
     44        '1.0.232'   => 'updates/update-1.0.232.php',
     45        '1.0.237'   => 'updates/update-1.0.237.php',
     46        '1.0.238'   => 'updates/update-1.0.238.php',
     47        '1.0.239'   => 'updates/update-1.0.239.php',
     48        '1.0.250'   => 'updates/update-1.0.250.php',
     49        '1.0.251'   => 'updates/update-1.0.251.php',
     50        '1.0.264 => 'updates/update-1.0.264.php',
    5151    ];
    5252
  • seo-by-rank-math/tags/1.0.264/languages/rank-math.pot

    r3453526 r3458838  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Rank Math SEO 1.0.264-beta\n"
     5"Project-Id-Version: Rank Math SEO 1.0.264\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: 2026-02-04T06:20:46+00:00\n"
     12"POT-Creation-Date: 2026-02-11T09:30:04+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.12.0\n"
  • seo-by-rank-math/tags/1.0.264/rank-math.php

    r3453526 r3458838  
    1010 * @wordpress-plugin
    1111 * Plugin Name:       Rank Math SEO
    12  * Version:           1.0.264-beta
     12 * Version:           1.0.264
    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.264-beta';
     37    public $version = '1.0.264';
    3838
    3939    /**
  • seo-by-rank-math/tags/1.0.264/readme.txt

    r3448411 r3458838  
    66Requires at least: 6.3
    77Requires PHP: 7.4
    8 Stable tag: 1.0.263
     8Stable tag: 1.0.264
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.txt
     
    340340== Changelog ==
    341341
    342 = 1.0.263 [Jan 28, 2026] =
    343 - Fixed: Incorrect SEO description was shown in the [SERP Preview](https://rankmath.com/kb/general-tab/#the-preview-section) on taxonomy pages
    344 - Fixed: Missing Rank Math SEO metabox on some taxonomies that use a higher priority to register the metabox
    345 - Fixed: [Focus keyword in the URL test](https://rankmath.com/kb/score-100-in-tests/#focus-keyword-in-the-url-primary-focus-keyword-only) was failing when Cyrillic letters were used in the URL
    346 - Fixed: Console errors on some setups related to the Content analysis
     342= 1.0.264 [Feb 11, 2026] =
     343- Improved: Added an index to the `rank_math_redirections` `status` and `updated` columns to improve query execution performance
     344- Fixed: Deleting a [Settings Backup](https://rankmath.com/kb/import-export-settings/#performing-and-restoring-backups) was breaking other backups created on the site
     345- Fixed: Increased the Rank Math SEO metabox priority on taxonomy pages so it appears after custom fields
     346- Fixed: Browser console warnings when the `SCRIPT_DEBUG` constant was set to `true`
     347- Fixed: The `lastmod` value was missing in the [Sitemap](https://rankmath.com/kb/configure-sitemaps/) for the Posts Page selected in the Reading settings
    347348
    348349Full 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.264/vendor/autoload.php

    r3453526 r3458838  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInitdad58f67ccf873817bc16231a65bb378::getLoader();
     25return ComposerAutoloaderInit8caf9b54ce55e01d3b5c8ac6721d0746::getLoader();
  • seo-by-rank-math/tags/1.0.264/vendor/composer/autoload_real.php

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

    r3453526 r3458838  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInitdad58f67ccf873817bc16231a65bb378
     7class ComposerStaticInit8caf9b54ce55e01d3b5c8ac6721d0746
    88{
    99    public static $files = array (
     
    394394    {
    395395        return \Closure::bind(function () use ($loader) {
    396             $loader->prefixLengthsPsr4 = ComposerStaticInitdad58f67ccf873817bc16231a65bb378::$prefixLengthsPsr4;
    397             $loader->prefixDirsPsr4 = ComposerStaticInitdad58f67ccf873817bc16231a65bb378::$prefixDirsPsr4;
    398             $loader->classMap = ComposerStaticInitdad58f67ccf873817bc16231a65bb378::$classMap;
     396            $loader->prefixLengthsPsr4 = ComposerStaticInit8caf9b54ce55e01d3b5c8ac6721d0746::$prefixLengthsPsr4;
     397            $loader->prefixDirsPsr4 = ComposerStaticInit8caf9b54ce55e01d3b5c8ac6721d0746::$prefixDirsPsr4;
     398            $loader->classMap = ComposerStaticInit8caf9b54ce55e01d3b5c8ac6721d0746::$classMap;
    399399
    400400        }, null, ClassLoader::class);
  • seo-by-rank-math/tags/1.0.264/vendor/composer/installed.php

    r3453526 r3458838  
    22    'root' => array(
    33        'name' => 'rankmath/seo-by-rank-math',
    4         'pretty_version' => 'v1.0.264-beta',
    5         'version' => '1.0.264.0-beta',
    6         'reference' => 'a897e1138c89b8da0e68ff9e688d883acf0101a7',
     4        'pretty_version' => 'v1.0.264',
     5        'version' => '1.0.264.0',
     6        'reference' => '6a74f20a7d1a684d42551308f6f9f42861c1501f',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    3939        ),
    4040        'rankmath/seo-by-rank-math' => array(
    41             'pretty_version' => 'v1.0.264-beta',
    42             'version' => '1.0.264.0-beta',
    43             'reference' => 'a897e1138c89b8da0e68ff9e688d883acf0101a7',
     41            'pretty_version' => 'v1.0.264',
     42            'version' => '1.0.264.0',
     43            'reference' => '6a74f20a7d1a684d42551308f6f9f42861c1501f',
    4444            'type' => 'wordpress-plugin',
    4545            'install_path' => __DIR__ . '/../../',
  • seo-by-rank-math/trunk/includes/class-updates.php

    r3453526 r3458838  
    3030     */
    3131    private static $updates = [
    32         '1.0.84'       => 'updates/update-1.0.84.php',
    33         '1.0.86'       => 'updates/update-1.0.86.php',
    34         '1.0.89'       => 'updates/update-1.0.89.php',
    35         '1.0.98'       => 'updates/update-1.0.98.php',
    36         '1.0.103.1'    => 'updates/update-1.0.103.1.php',
    37         '1.0.104'      => 'updates/update-1.0.104.php',
    38         '1.0.107.3'    => 'updates/update-1.0.107.3.php',
    39         '1.0.110'      => 'updates/update-1.0.110.php',
    40         '1.0.201'      => 'updates/update-1.0.201.php',
    41         '1.0.201.1'    => 'updates/update-1.0.201.1.php',
    42         '1.0.202'      => 'updates/update-1.0.202.php',
    43         '1.0.211'      => 'updates/update-1.0.211.php',
    44         '1.0.232'      => 'updates/update-1.0.232.php',
    45         '1.0.237'      => 'updates/update-1.0.237.php',
    46         '1.0.238'      => 'updates/update-1.0.238.php',
    47         '1.0.239'      => 'updates/update-1.0.239.php',
    48         '1.0.250'      => 'updates/update-1.0.250.php',
    49         '1.0.251'      => 'updates/update-1.0.251.php',
    50         '1.0.264-beta' => 'updates/update-1.0.264.php',
     32        '1.0.84'    => 'updates/update-1.0.84.php',
     33        '1.0.86'    => 'updates/update-1.0.86.php',
     34        '1.0.89'    => 'updates/update-1.0.89.php',
     35        '1.0.98'    => 'updates/update-1.0.98.php',
     36        '1.0.103.1' => 'updates/update-1.0.103.1.php',
     37        '1.0.104'   => 'updates/update-1.0.104.php',
     38        '1.0.107.3' => 'updates/update-1.0.107.3.php',
     39        '1.0.110'   => 'updates/update-1.0.110.php',
     40        '1.0.201'   => 'updates/update-1.0.201.php',
     41        '1.0.201.1' => 'updates/update-1.0.201.1.php',
     42        '1.0.202'   => 'updates/update-1.0.202.php',
     43        '1.0.211'   => 'updates/update-1.0.211.php',
     44        '1.0.232'   => 'updates/update-1.0.232.php',
     45        '1.0.237'   => 'updates/update-1.0.237.php',
     46        '1.0.238'   => 'updates/update-1.0.238.php',
     47        '1.0.239'   => 'updates/update-1.0.239.php',
     48        '1.0.250'   => 'updates/update-1.0.250.php',
     49        '1.0.251'   => 'updates/update-1.0.251.php',
     50        '1.0.264 => 'updates/update-1.0.264.php',
    5151    ];
    5252
  • seo-by-rank-math/trunk/languages/rank-math.pot

    r3453526 r3458838  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Rank Math SEO 1.0.264-beta\n"
     5"Project-Id-Version: Rank Math SEO 1.0.264\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: 2026-02-04T06:20:46+00:00\n"
     12"POT-Creation-Date: 2026-02-11T09:30:04+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.12.0\n"
  • seo-by-rank-math/trunk/rank-math.php

    r3453526 r3458838  
    1010 * @wordpress-plugin
    1111 * Plugin Name:       Rank Math SEO
    12  * Version:           1.0.264-beta
     12 * Version:           1.0.264
    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.264-beta';
     37    public $version = '1.0.264';
    3838
    3939    /**
  • seo-by-rank-math/trunk/readme.txt

    r3448411 r3458838  
    66Requires at least: 6.3
    77Requires PHP: 7.4
    8 Stable tag: 1.0.263
     8Stable tag: 1.0.264
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.txt
     
    340340== Changelog ==
    341341
    342 = 1.0.263 [Jan 28, 2026] =
    343 - Fixed: Incorrect SEO description was shown in the [SERP Preview](https://rankmath.com/kb/general-tab/#the-preview-section) on taxonomy pages
    344 - Fixed: Missing Rank Math SEO metabox on some taxonomies that use a higher priority to register the metabox
    345 - Fixed: [Focus keyword in the URL test](https://rankmath.com/kb/score-100-in-tests/#focus-keyword-in-the-url-primary-focus-keyword-only) was failing when Cyrillic letters were used in the URL
    346 - Fixed: Console errors on some setups related to the Content analysis
     342= 1.0.264 [Feb 11, 2026] =
     343- Improved: Added an index to the `rank_math_redirections` `status` and `updated` columns to improve query execution performance
     344- Fixed: Deleting a [Settings Backup](https://rankmath.com/kb/import-export-settings/#performing-and-restoring-backups) was breaking other backups created on the site
     345- Fixed: Increased the Rank Math SEO metabox priority on taxonomy pages so it appears after custom fields
     346- Fixed: Browser console warnings when the `SCRIPT_DEBUG` constant was set to `true`
     347- Fixed: The `lastmod` value was missing in the [Sitemap](https://rankmath.com/kb/configure-sitemaps/) for the Posts Page selected in the Reading settings
    347348
    348349Full 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

    r3453526 r3458838  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInitdad58f67ccf873817bc16231a65bb378::getLoader();
     25return ComposerAutoloaderInit8caf9b54ce55e01d3b5c8ac6721d0746::getLoader();
  • seo-by-rank-math/trunk/vendor/composer/autoload_real.php

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

    r3453526 r3458838  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInitdad58f67ccf873817bc16231a65bb378
     7class ComposerStaticInit8caf9b54ce55e01d3b5c8ac6721d0746
    88{
    99    public static $files = array (
     
    394394    {
    395395        return \Closure::bind(function () use ($loader) {
    396             $loader->prefixLengthsPsr4 = ComposerStaticInitdad58f67ccf873817bc16231a65bb378::$prefixLengthsPsr4;
    397             $loader->prefixDirsPsr4 = ComposerStaticInitdad58f67ccf873817bc16231a65bb378::$prefixDirsPsr4;
    398             $loader->classMap = ComposerStaticInitdad58f67ccf873817bc16231a65bb378::$classMap;
     396            $loader->prefixLengthsPsr4 = ComposerStaticInit8caf9b54ce55e01d3b5c8ac6721d0746::$prefixLengthsPsr4;
     397            $loader->prefixDirsPsr4 = ComposerStaticInit8caf9b54ce55e01d3b5c8ac6721d0746::$prefixDirsPsr4;
     398            $loader->classMap = ComposerStaticInit8caf9b54ce55e01d3b5c8ac6721d0746::$classMap;
    399399
    400400        }, null, ClassLoader::class);
  • seo-by-rank-math/trunk/vendor/composer/installed.php

    r3453526 r3458838  
    22    'root' => array(
    33        'name' => 'rankmath/seo-by-rank-math',
    4         'pretty_version' => 'v1.0.264-beta',
    5         'version' => '1.0.264.0-beta',
    6         'reference' => 'a897e1138c89b8da0e68ff9e688d883acf0101a7',
     4        'pretty_version' => 'v1.0.264',
     5        'version' => '1.0.264.0',
     6        'reference' => '6a74f20a7d1a684d42551308f6f9f42861c1501f',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    3939        ),
    4040        'rankmath/seo-by-rank-math' => array(
    41             'pretty_version' => 'v1.0.264-beta',
    42             'version' => '1.0.264.0-beta',
    43             'reference' => 'a897e1138c89b8da0e68ff9e688d883acf0101a7',
     41            'pretty_version' => 'v1.0.264',
     42            'version' => '1.0.264.0',
     43            'reference' => '6a74f20a7d1a684d42551308f6f9f42861c1501f',
    4444            'type' => 'wordpress-plugin',
    4545            'install_path' => __DIR__ . '/../../',
Note: See TracChangeset for help on using the changeset viewer.