-
As described on the WordPress.org ticket:
This is the old post: https://wordpress.org/support/topic/php-warning-null-on-post_author/
The warnings I see are below:
[30-Sep-2025 15:15:47 UTC] PHP Warning: Attempt to read property “post_author” on null in /wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php on line 325
[30-Sep-2025 15:15:47 UTC] PHP Warning: Attempt to read property “post_author” on null in /wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php on line 330
[30-Sep-2025 15:15:47 UTC] PHP Warning: Attempt to read property “post_date” on null in /wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php on line 311
[30-Sep-2025 15:15:47 UTC] PHP Warning: Attempt to read property “post_modified” on null in /wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php on line 312
[30-Sep-2025 15:15:47 UTC] PHP Warning: Attempt to read property “ID” on null in /wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-opengraph.php on line 67
[30-Sep-2025 15:15:47 UTC] PHP Warning: Attempt to read property “ID” on null in /wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-opengraph.php on line 77
[30-Sep-2025 15:15:47 UTC] PHP Warning: Attempt to read property “ID” on null in /wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-jsonld.php on line 139
[30-Sep-2025 15:15:47 UTC] PHP Warning: Attempt to read property “post_modified” on null in /wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-jsonld.php on line 749
[30-Sep-2025 15:15:47 UTC] PHP Warning: Attempt to read property “post_date” on null in /wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-jsonld.php on line 750
[30-Sep-2025 15:15:47 UTC] PHP Warning: Attempt to read property “post_type” on null in /wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-jsonld.php on line 758
[30-Sep-2025 15:15:47 UTC] PHP Warning: Attempt to read property “post_author” on null in /wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-jsonld.php on line 764
[30-Sep-2025 15:15:47 UTC] PHP Warning: Attempt to read property “post_modified” on null in /wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-jsonld.php on line 767Let me know if there is any solution for the above.
You must be logged in to reply to this ticket.