Conversation
supportHello, I’m getting this notice with debug activated: ( ! ) Notice: Trying to access array offset on value of type null in /wp-content/plugins/wp-hide-post/admin/settings/class_settings.php on line 324 Please solve it!
It could be solved with this: if ( isset( $this->asignment_section['id'] ) ) { $this->settings[$this->asignment_section['id']] = $this->asignment_fields; } This reply was modified 5 years, 1 month ago by David Perez .
/wp-content/plugins/wp-hide-post/admin/settings/class_settings.php on line 324 this path does not exist in our plugin kindly copy the error and paste here.
It could be solved with this: if ( isset( $this->asignment_section['id'] ) ) { $this->settings[$this->asignment_section['id']] = $this->asignment_fields; } This reply was modified 5 years, 1 month ago by David Perez .
/wp-content/plugins/wp-hide-post/admin/settings/class_settings.php on line 324 this path does not exist in our plugin kindly copy the error and paste here.