Open ferba24 opened 4 weeks ago
Same error here using WP 6.6.2 and PHP 8.1.
Warning: Attempt to read property "post_type" on null in /home/clients/ad260d767367937e0d6f1f27e6258efd/sites/xx.yy/wp-includes/link-template.php on line 4156
Warning: Attempt to read property "post_type" on null in /home/clients/ad260d767367937e0d6f1f27e6258efd/sites/xx.yy/wp-includes/link-template.php on line 4158
Warning: Attempt to read property "post_type" on null in /home/clients/ad260d767367937e0d6f1f27e6258efd/sites/xx.yy/wp-includes/link-template.php on line 4156
Warning: Attempt to read property "post_type" on null in /home/clients/ad260d767367937e0d6f1f27e6258efd/sites/xx.yy/wp-includes/link-template.php on line 4158
There is no more issue when using real page and not virtual page for management.
Hi @BobaWebDev
On pages like /comment-subscriptions/ the following errors are displayed: Warning: Attempt to read property "post_type" on null in /home/xx/public_html/wp-includes/link-template.php on line 4156 Warning: Attempt to read property "post_type" on null in /home/xx/public_html/wp-includes/link-template.php on line 4158
This happens on Wordpress 6.6.2 running PHP 8.x