Changeset 3336974
- Timestamp:
- 07/31/2025 05:43:15 AM (5 months ago)
- Location:
- seo-by-rank-math
- Files:
-
- 16 edited
- 1 copied
-
tags/1.0.250 (copied) (copied from seo-by-rank-math/trunk)
-
tags/1.0.250/includes/modules/llms/options.php (modified) (1 diff)
-
tags/1.0.250/languages/rank-math.pot (modified) (2 diffs)
-
tags/1.0.250/rank-math.php (modified) (2 diffs)
-
tags/1.0.250/readme.txt (modified) (2 diffs)
-
tags/1.0.250/vendor/autoload.php (modified) (1 diff)
-
tags/1.0.250/vendor/composer/autoload_real.php (modified) (3 diffs)
-
tags/1.0.250/vendor/composer/autoload_static.php (modified) (2 diffs)
-
tags/1.0.250/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/includes/modules/llms/options.php (modified) (1 diff)
-
trunk/languages/rank-math.pot (modified) (2 diffs)
-
trunk/rank-math.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/vendor/autoload.php (modified) (1 diff)
-
trunk/vendor/composer/autoload_real.php (modified) (3 diffs)
-
trunk/vendor/composer/autoload_static.php (modified) (2 diffs)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
seo-by-rank-math/tags/1.0.250/includes/modules/llms/options.php
r3335129 r3336974 60 60 'type' => 'text', 61 61 'classes' => 'small-text', 62 'default' => 100,62 'default' => 50, 63 63 'attributes' => [ 64 64 'type' => 'number', -
seo-by-rank-math/tags/1.0.250/languages/rank-math.pot
r3335129 r3336974 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Rank Math SEO 1.0.250 -beta\n"5 "Project-Id-Version: Rank Math SEO 1.0.250\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/seo-by-rank-math\n" 7 7 "Last-Translator: Rank Math <[email protected]>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-07- 28T05:52:37+00:00\n"12 "POT-Creation-Date: 2025-07-31T05:24:43+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.12.0\n" -
seo-by-rank-math/tags/1.0.250/rank-math.php
r3335129 r3336974 10 10 * @wordpress-plugin 11 11 * Plugin Name: Rank Math SEO 12 * Version: 1.0.250 -beta12 * Version: 1.0.250 13 13 * Plugin URI: https://rankmath.com/ 14 14 * 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. … … 35 35 * @var string 36 36 */ 37 public $version = '1.0.250 -beta';37 public $version = '1.0.250'; 38 38 39 39 /** -
seo-by-rank-math/tags/1.0.250/readme.txt
r3329028 r3336974 6 6 Requires at least: 6.3 7 7 Requires PHP: 7.4 8 Stable tag: 1.0.2 498 Stable tag: 1.0.250 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.txt … … 340 340 == Changelog == 341 341 342 = 1.0.249 [July 16, 2025] = 343 - Improved: Updated the [Links modal](https://rankmath.com/kb/should-you-nofollow-external-links/) UI to align with WordPress styling 344 - Improved: Optimized database queries in the [Analytics module](https://rankmath.com/kb/analytics) running in background processes 345 - Improved: Added site notice for failed Analytics data fetch due to any reason 346 - Fixed: [Focus Keyword in Image Alt attributes test](https://rankmath.com/kb/score-100-in-tests/#focus-keyword-in-image-alt-attributes-primary-focus-keyword-only) was failing when content had no spaces 347 - Fixed: [Content Analysis tests](https://rankmath.com/kb/content-analysis-tests-for-product-pages/) were not updating in the Classic editor after switching from Text to Visual mode 348 - Fixed: Attachment name and description were not updating on some sites with [Content AI module](https://rankmath.com/kb/how-to-use-content-ai/) active 349 - Fixed: PHP error on BuddyPress Members page when BuddyBoss is active on the site 342 = 1.0.250 [July 31, 2025] = 343 - Added: Support for [LLMs.txt file](https://rankmath.com/kb/llms-txt/) 344 - Added: [New filter](https://rankmath.com/kb/filters-hooks-api-developer/#exclude-canonicals-from-sitemap) to exclude posts with canonical URLs in the sitemaps 345 - Added: Link to [schedule post using SocialPilot in the Post Publish Panel](https://rankmath.com/kb/sharing-content-on-social-media/) 346 - Fixed: [Incorrect slug](https://rankmath.com/kb/seo-meta-tags/#elementor) being added to posts when switched using the Elementor Top Bar feature 347 - Fixed: Inconsistent SEO score when using the [Update SEO Score tool](https://rankmath.com/kb/rank-math-status-and-tools/#recalculate-seo-score-for-posts) due to unprocessed focus keywords 348 - Fixed: Missing SEO score when the [filter to disable Rank Math Integration from Gutenberg sidebar](https://rankmath.com/kb/filters-hooks-api-developer/#disable-gutenberg-sidebar) is used 350 349 351 350 Full 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.250/vendor/autoload.php
r3335129 r3336974 23 23 require_once __DIR__ . '/composer/autoload_real.php'; 24 24 25 return ComposerAutoloaderInit 0cf8becbdee5dec9803de121575f352a::getLoader();25 return ComposerAutoloaderInit1aa411eedcc6ecfefe6cd2fb24f96cdc::getLoader(); -
seo-by-rank-math/tags/1.0.250/vendor/composer/autoload_real.php
r3335129 r3336974 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit 0cf8becbdee5dec9803de121575f352a5 class ComposerAutoloaderInit1aa411eedcc6ecfefe6cd2fb24f96cdc 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit 0cf8becbdee5dec9803de121575f352a', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInit1aa411eedcc6ecfefe6cd2fb24f96cdc', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); 29 spl_autoload_unregister(array('ComposerAutoloaderInit 0cf8becbdee5dec9803de121575f352a', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInit1aa411eedcc6ecfefe6cd2fb24f96cdc', 'loadClassLoader')); 30 30 31 31 require __DIR__ . '/autoload_static.php'; 32 call_user_func(\Composer\Autoload\ComposerStaticInit 0cf8becbdee5dec9803de121575f352a::getInitializer($loader));32 call_user_func(\Composer\Autoload\ComposerStaticInit1aa411eedcc6ecfefe6cd2fb24f96cdc::getInitializer($loader)); 33 33 34 34 $loader->register(true); 35 35 36 $includeFiles = \Composer\Autoload\ComposerStaticInit 0cf8becbdee5dec9803de121575f352a::$files;36 $includeFiles = \Composer\Autoload\ComposerStaticInit1aa411eedcc6ecfefe6cd2fb24f96cdc::$files; 37 37 foreach ($includeFiles as $fileIdentifier => $file) { 38 composerRequire 0cf8becbdee5dec9803de121575f352a($fileIdentifier, $file);38 composerRequire1aa411eedcc6ecfefe6cd2fb24f96cdc($fileIdentifier, $file); 39 39 } 40 40 … … 48 48 * @return void 49 49 */ 50 function composerRequire 0cf8becbdee5dec9803de121575f352a($fileIdentifier, $file)50 function composerRequire1aa411eedcc6ecfefe6cd2fb24f96cdc($fileIdentifier, $file) 51 51 { 52 52 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { -
seo-by-rank-math/tags/1.0.250/vendor/composer/autoload_static.php
r3335129 r3336974 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit 0cf8becbdee5dec9803de121575f352a7 class ComposerStaticInit1aa411eedcc6ecfefe6cd2fb24f96cdc 8 8 { 9 9 public static $files = array ( … … 398 398 { 399 399 return \Closure::bind(function () use ($loader) { 400 $loader->prefixLengthsPsr4 = ComposerStaticInit 0cf8becbdee5dec9803de121575f352a::$prefixLengthsPsr4;401 $loader->prefixDirsPsr4 = ComposerStaticInit 0cf8becbdee5dec9803de121575f352a::$prefixDirsPsr4;402 $loader->classMap = ComposerStaticInit 0cf8becbdee5dec9803de121575f352a::$classMap;400 $loader->prefixLengthsPsr4 = ComposerStaticInit1aa411eedcc6ecfefe6cd2fb24f96cdc::$prefixLengthsPsr4; 401 $loader->prefixDirsPsr4 = ComposerStaticInit1aa411eedcc6ecfefe6cd2fb24f96cdc::$prefixDirsPsr4; 402 $loader->classMap = ComposerStaticInit1aa411eedcc6ecfefe6cd2fb24f96cdc::$classMap; 403 403 404 404 }, null, ClassLoader::class); -
seo-by-rank-math/tags/1.0.250/vendor/composer/installed.php
r3335129 r3336974 2 2 'root' => array( 3 3 'name' => 'rankmath/seo-by-rank-math', 4 'pretty_version' => 'v1.0.250 -beta',5 'version' => '1.0.250.0 -beta',6 'reference' => ' 9d0b98803c6020d89c8770961f7324c653b80225',4 'pretty_version' => 'v1.0.250', 5 'version' => '1.0.250.0', 6 'reference' => '45a21a3e8dc121a57c5c491c4afc09623eb1e06e', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 48 48 ), 49 49 'rankmath/seo-by-rank-math' => array( 50 'pretty_version' => 'v1.0.250 -beta',51 'version' => '1.0.250.0 -beta',52 'reference' => ' 9d0b98803c6020d89c8770961f7324c653b80225',50 'pretty_version' => 'v1.0.250', 51 'version' => '1.0.250.0', 52 'reference' => '45a21a3e8dc121a57c5c491c4afc09623eb1e06e', 53 53 'type' => 'wordpress-plugin', 54 54 'install_path' => __DIR__ . '/../../', -
seo-by-rank-math/trunk/includes/modules/llms/options.php
r3335129 r3336974 60 60 'type' => 'text', 61 61 'classes' => 'small-text', 62 'default' => 100,62 'default' => 50, 63 63 'attributes' => [ 64 64 'type' => 'number', -
seo-by-rank-math/trunk/languages/rank-math.pot
r3335129 r3336974 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Rank Math SEO 1.0.250 -beta\n"5 "Project-Id-Version: Rank Math SEO 1.0.250\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/seo-by-rank-math\n" 7 7 "Last-Translator: Rank Math <[email protected]>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-07- 28T05:52:37+00:00\n"12 "POT-Creation-Date: 2025-07-31T05:24:43+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.12.0\n" -
seo-by-rank-math/trunk/rank-math.php
r3335129 r3336974 10 10 * @wordpress-plugin 11 11 * Plugin Name: Rank Math SEO 12 * Version: 1.0.250 -beta12 * Version: 1.0.250 13 13 * Plugin URI: https://rankmath.com/ 14 14 * 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. … … 35 35 * @var string 36 36 */ 37 public $version = '1.0.250 -beta';37 public $version = '1.0.250'; 38 38 39 39 /** -
seo-by-rank-math/trunk/readme.txt
r3329028 r3336974 6 6 Requires at least: 6.3 7 7 Requires PHP: 7.4 8 Stable tag: 1.0.2 498 Stable tag: 1.0.250 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.txt … … 340 340 == Changelog == 341 341 342 = 1.0.249 [July 16, 2025] = 343 - Improved: Updated the [Links modal](https://rankmath.com/kb/should-you-nofollow-external-links/) UI to align with WordPress styling 344 - Improved: Optimized database queries in the [Analytics module](https://rankmath.com/kb/analytics) running in background processes 345 - Improved: Added site notice for failed Analytics data fetch due to any reason 346 - Fixed: [Focus Keyword in Image Alt attributes test](https://rankmath.com/kb/score-100-in-tests/#focus-keyword-in-image-alt-attributes-primary-focus-keyword-only) was failing when content had no spaces 347 - Fixed: [Content Analysis tests](https://rankmath.com/kb/content-analysis-tests-for-product-pages/) were not updating in the Classic editor after switching from Text to Visual mode 348 - Fixed: Attachment name and description were not updating on some sites with [Content AI module](https://rankmath.com/kb/how-to-use-content-ai/) active 349 - Fixed: PHP error on BuddyPress Members page when BuddyBoss is active on the site 342 = 1.0.250 [July 31, 2025] = 343 - Added: Support for [LLMs.txt file](https://rankmath.com/kb/llms-txt/) 344 - Added: [New filter](https://rankmath.com/kb/filters-hooks-api-developer/#exclude-canonicals-from-sitemap) to exclude posts with canonical URLs in the sitemaps 345 - Added: Link to [schedule post using SocialPilot in the Post Publish Panel](https://rankmath.com/kb/sharing-content-on-social-media/) 346 - Fixed: [Incorrect slug](https://rankmath.com/kb/seo-meta-tags/#elementor) being added to posts when switched using the Elementor Top Bar feature 347 - Fixed: Inconsistent SEO score when using the [Update SEO Score tool](https://rankmath.com/kb/rank-math-status-and-tools/#recalculate-seo-score-for-posts) due to unprocessed focus keywords 348 - Fixed: Missing SEO score when the [filter to disable Rank Math Integration from Gutenberg sidebar](https://rankmath.com/kb/filters-hooks-api-developer/#disable-gutenberg-sidebar) is used 350 349 351 350 Full 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
r3335129 r3336974 23 23 require_once __DIR__ . '/composer/autoload_real.php'; 24 24 25 return ComposerAutoloaderInit 0cf8becbdee5dec9803de121575f352a::getLoader();25 return ComposerAutoloaderInit1aa411eedcc6ecfefe6cd2fb24f96cdc::getLoader(); -
seo-by-rank-math/trunk/vendor/composer/autoload_real.php
r3335129 r3336974 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit 0cf8becbdee5dec9803de121575f352a5 class ComposerAutoloaderInit1aa411eedcc6ecfefe6cd2fb24f96cdc 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit 0cf8becbdee5dec9803de121575f352a', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInit1aa411eedcc6ecfefe6cd2fb24f96cdc', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); 29 spl_autoload_unregister(array('ComposerAutoloaderInit 0cf8becbdee5dec9803de121575f352a', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInit1aa411eedcc6ecfefe6cd2fb24f96cdc', 'loadClassLoader')); 30 30 31 31 require __DIR__ . '/autoload_static.php'; 32 call_user_func(\Composer\Autoload\ComposerStaticInit 0cf8becbdee5dec9803de121575f352a::getInitializer($loader));32 call_user_func(\Composer\Autoload\ComposerStaticInit1aa411eedcc6ecfefe6cd2fb24f96cdc::getInitializer($loader)); 33 33 34 34 $loader->register(true); 35 35 36 $includeFiles = \Composer\Autoload\ComposerStaticInit 0cf8becbdee5dec9803de121575f352a::$files;36 $includeFiles = \Composer\Autoload\ComposerStaticInit1aa411eedcc6ecfefe6cd2fb24f96cdc::$files; 37 37 foreach ($includeFiles as $fileIdentifier => $file) { 38 composerRequire 0cf8becbdee5dec9803de121575f352a($fileIdentifier, $file);38 composerRequire1aa411eedcc6ecfefe6cd2fb24f96cdc($fileIdentifier, $file); 39 39 } 40 40 … … 48 48 * @return void 49 49 */ 50 function composerRequire 0cf8becbdee5dec9803de121575f352a($fileIdentifier, $file)50 function composerRequire1aa411eedcc6ecfefe6cd2fb24f96cdc($fileIdentifier, $file) 51 51 { 52 52 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { -
seo-by-rank-math/trunk/vendor/composer/autoload_static.php
r3335129 r3336974 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit 0cf8becbdee5dec9803de121575f352a7 class ComposerStaticInit1aa411eedcc6ecfefe6cd2fb24f96cdc 8 8 { 9 9 public static $files = array ( … … 398 398 { 399 399 return \Closure::bind(function () use ($loader) { 400 $loader->prefixLengthsPsr4 = ComposerStaticInit 0cf8becbdee5dec9803de121575f352a::$prefixLengthsPsr4;401 $loader->prefixDirsPsr4 = ComposerStaticInit 0cf8becbdee5dec9803de121575f352a::$prefixDirsPsr4;402 $loader->classMap = ComposerStaticInit 0cf8becbdee5dec9803de121575f352a::$classMap;400 $loader->prefixLengthsPsr4 = ComposerStaticInit1aa411eedcc6ecfefe6cd2fb24f96cdc::$prefixLengthsPsr4; 401 $loader->prefixDirsPsr4 = ComposerStaticInit1aa411eedcc6ecfefe6cd2fb24f96cdc::$prefixDirsPsr4; 402 $loader->classMap = ComposerStaticInit1aa411eedcc6ecfefe6cd2fb24f96cdc::$classMap; 403 403 404 404 }, null, ClassLoader::class); -
seo-by-rank-math/trunk/vendor/composer/installed.php
r3335129 r3336974 2 2 'root' => array( 3 3 'name' => 'rankmath/seo-by-rank-math', 4 'pretty_version' => 'v1.0.250 -beta',5 'version' => '1.0.250.0 -beta',6 'reference' => ' 9d0b98803c6020d89c8770961f7324c653b80225',4 'pretty_version' => 'v1.0.250', 5 'version' => '1.0.250.0', 6 'reference' => '45a21a3e8dc121a57c5c491c4afc09623eb1e06e', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 48 48 ), 49 49 'rankmath/seo-by-rank-math' => array( 50 'pretty_version' => 'v1.0.250 -beta',51 'version' => '1.0.250.0 -beta',52 'reference' => ' 9d0b98803c6020d89c8770961f7324c653b80225',50 'pretty_version' => 'v1.0.250', 51 'version' => '1.0.250.0', 52 'reference' => '45a21a3e8dc121a57c5c491c4afc09623eb1e06e', 53 53 'type' => 'wordpress-plugin', 54 54 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.