WPIntell

Source evidence

Taking this error

WP Hide Post — Hide Posts, Pages, Custom Post Types, and Control Products Visibility for WooCommerce · support · 2021-04-22T20:53:00+00:00

mixedsentiment
mediumseverity
0.84relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

10 / 67 rows with source links

14.9% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

57 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
David Perez resolved
Hello, 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.

Comments

2 shown
David Perez 2021-04-22T20:56:00+00:00

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 .

Xfinitysoft 2021-05-05T04:08:00+00:00

/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.