Skip to content

Fix deprecation warning when SEO position is missing in summary#304

Open
TOMIPortugal wants to merge 1 commit intorankmath:masterfrom
tomiworld:patch-1
Open

Fix deprecation warning when SEO position is missing in summary#304
TOMIPortugal wants to merge 1 commit intorankmath:masterfrom
tomiworld:patch-1

Conversation

@TOMIPortugal
Copy link
Copy Markdown

Fixes the following deprecation warnings:

PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-summary.php on line 123
PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-summary.php on line 124

-R

Fixes the following deprecation warnings:

```
PHP Deprecated:  number_format(): Passing null to parameter rankmath#1 ($num) of type float is deprecated in wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-summary.php on line 123
PHP Deprecated:  number_format(): Passing null to parameter rankmath#1 ($num) of type float is deprecated in wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-summary.php on line 124
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant