PHP Notice on posts list
-
Notice: Undefined index: post_type in /www/wp-content/plugins/profile-builder/features/functions.php on line 272.which is
( $hook == 'edit.php' && $_GET['post_type'] == 'wppb-roles-editor' ) ||If you are on a posts list, e.g. Posts in admin (/wp-admin/edit.php)
there is no such$_GETvariable.Please fix this, thank you, appreciate your work 😉
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘PHP Notice on posts list’ is closed to new replies.