Multisite Issue
-
Hello,
I’ve had this error happened and I’ve fixed it following forum like https://ww.wp.xz.cn/support/topic/php-fatal-error-uncaught-typeerror-property_exists-after-last-update/
Can you also update it?
admin-site-enhancements/classes/class-admin-menu-organizer.php line 97
if ( is_object( $post_object ) && property_exists( $post_object, ‘label’ ) ) {
this is_object has fixed Fatal error.
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Multisite Issue’ is closed to new replies.