Version Description
[Jun 29, 2022] = * Fixed: PHP Fatal error on some installations where Elementor page builder and PHP v7.2 was used
Full changelog can be found here - Rank Math SEO changelog
Download this release
Release Info
Developer | rankmath |
Plugin | WordPress SEO Plugin – Rank Math |
Version | 1.0.92.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.92 to 1.0.92.1
- changelog.txt +1 -16
- includes/3rdparty/elementor/class-elementor.php +1 -1
- rank-math.php +2 -2
- readme.txt +4 -1
changelog.txt
CHANGED
@@ -1,16 +1 @@
|
|
1 |
-
*
|
2 |
-
* Improved: Made several significant code improvements in the [Analytics module](https://rankmath.com/kb/analytics) to make the plugin even FASTER and LIGHTER
|
3 |
-
* Improved: Made changes in the Person entity of Schema to include it only on the pages where it is needed
|
4 |
-
* Improved: Dark mode styling of the [Schema Generator](https://rankmath.com/kb/rich-snippets/#add-schema-posts-pages) in the Elementor editor
|
5 |
-
* Removed: Old update routine files as most of those contained the deprecated code
|
6 |
-
* Fixed: Heading tags used for representational purposes were getting counted in the [Content AI Heading count test](https://rankmath.com/kb/how-to-use-content-ai/#heading-count)
|
7 |
-
* Fixed: [Focus keyword in the content test](https://rankmath.com/kb/score-100-in-tests/#focus-keyword-in-the-content-runs-of-all-focus-keywords) was not working well in the Elementor editor when the dash was used in the Focus keyword
|
8 |
-
* Fixed: Autogeneration of permalink was not working well when German umlauts were used in the [SERP URL field](https://rankmath.com/kb/general-tab/#num-1-1-seo-title-permalink-and-description)
|
9 |
-
* Fixed: RSS feed settings were not imported from the Yoast plugin
|
10 |
-
* Fixed: Unable to search the pages in the [About & Contact page](https://rankmath.com/kb/local-seo/#about-page) dropdown due to the `minimumInputLength`
|
11 |
-
* Fixed: Settings search bar was not working on the first-page load after updating the plugin
|
12 |
-
* Fixed: Missing SEO tags on the frontend when Elementor Maintenance mode was partially configured
|
13 |
-
* Fixed: [Redirection debugger](https://rankmath.com/kb/general-settings/#debug-redirections) was sending a 404 error code in the header
|
14 |
-
* Fixed: PHP notices and warnings in the Redirection debugger on some setups
|
15 |
-
* Fixed: [Nofollow Domains](https://rankmath.com/kb/general-settings/#nofollow-domains) &[ Nofollow Exclude Domains](https://rankmath.com/kb/general-settings/#no-follow-exclude-domains) options not working reliably
|
16 |
-
* Fixed: Encoded characters were shown in the Rich Results section of the [Index Status](https://rankmath.com/kb/url-inspection-api-integration/#rich-result-types)
|
1 |
+
* Fixed: PHP Fatal error on some installations where Elementor page builder and PHP v7.2 was used
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
includes/3rdparty/elementor/class-elementor.php
CHANGED
@@ -138,7 +138,7 @@ class Elementor {
|
|
138 |
'elementor/dark_styles',
|
139 |
[
|
140 |
'rank-math-elementor-dark' => rank_math()->plugin_url() . 'assets/admin/css/elementor-dark.css',
|
141 |
-
]
|
142 |
);
|
143 |
|
144 |
if ( 'light' !== $mode ) {
|
138 |
'elementor/dark_styles',
|
139 |
[
|
140 |
'rank-math-elementor-dark' => rank_math()->plugin_url() . 'assets/admin/css/elementor-dark.css',
|
141 |
+
]
|
142 |
);
|
143 |
|
144 |
if ( 'light' !== $mode ) {
|
rank-math.php
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
*
|
10 |
* @wordpress-plugin
|
11 |
* Plugin Name: Rank Math SEO
|
12 |
-
* Version: 1.0.92
|
13 |
* Plugin URI: https://s.rankmath.com/home
|
14 |
* Description: Rank Math is a revolutionary SEO product that combines the features of many SEO tools and lets you multiply your traffic in the easiest way possible.
|
15 |
* Author: Rank Math
|
@@ -34,7 +34,7 @@ final class RankMath {
|
|
34 |
*
|
35 |
* @var string
|
36 |
*/
|
37 |
-
public $version = '1.0.92';
|
38 |
|
39 |
/**
|
40 |
* Rank Math database version.
|
9 |
*
|
10 |
* @wordpress-plugin
|
11 |
* Plugin Name: Rank Math SEO
|
12 |
+
* Version: 1.0.92.1
|
13 |
* Plugin URI: https://s.rankmath.com/home
|
14 |
* Description: Rank Math is a revolutionary SEO product that combines the features of many SEO tools and lets you multiply your traffic in the easiest way possible.
|
15 |
* Author: Rank Math
|
34 |
*
|
35 |
* @var string
|
36 |
*/
|
37 |
+
public $version = '1.0.92.1';
|
38 |
|
39 |
/**
|
40 |
* Rank Math database version.
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ Tags: seo, sitemap, google search console, schema, redirection, WordPress SEO
|
|
5 |
Tested up to: 6.0
|
6 |
Requires at least: 5.6
|
7 |
Requires PHP: 7.2
|
8 |
-
Stable tag: 1.0.92
|
9 |
License: GPL-2.0+
|
10 |
License URI: https://www.gnu.org/licenses/gpl-2.0.txt
|
11 |
|
@@ -598,4 +598,7 @@ Please drop us an email at support@rankmath.com and we would be more than happy
|
|
598 |
* Fixed: [Nofollow Domains](https://rankmath.com/kb/general-settings/#nofollow-domains) &[ Nofollow Exclude Domains](https://rankmath.com/kb/general-settings/#no-follow-exclude-domains) options not working reliably
|
599 |
* Fixed: Encoded characters were shown in the Rich Results section of the [Index Status](https://rankmath.com/kb/url-inspection-api-integration/#rich-result-types)
|
600 |
|
|
|
|
|
|
|
601 |
Full changelog can be found here - **[Rank Math SEO changelog](https://rankmath.com/changelog/?utm_source=Plugin&utm_medium=Changelog&utm_campaign=WP)**
|
5 |
Tested up to: 6.0
|
6 |
Requires at least: 5.6
|
7 |
Requires PHP: 7.2
|
8 |
+
Stable tag: 1.0.92.1
|
9 |
License: GPL-2.0+
|
10 |
License URI: https://www.gnu.org/licenses/gpl-2.0.txt
|
11 |
|
598 |
* Fixed: [Nofollow Domains](https://rankmath.com/kb/general-settings/#nofollow-domains) &[ Nofollow Exclude Domains](https://rankmath.com/kb/general-settings/#no-follow-exclude-domains) options not working reliably
|
599 |
* Fixed: Encoded characters were shown in the Rich Results section of the [Index Status](https://rankmath.com/kb/url-inspection-api-integration/#rich-result-types)
|
600 |
|
601 |
+
= 1.0.92.1 [Jun 29, 2022] =
|
602 |
+
* Fixed: PHP Fatal error on some installations where Elementor page builder and PHP v7.2 was used
|
603 |
+
|
604 |
Full changelog can be found here - **[Rank Math SEO changelog](https://rankmath.com/changelog/?utm_source=Plugin&utm_medium=Changelog&utm_campaign=WP)**
|