WPIntell

Source evidence

Creating default object from empty value

Simple Preview · support · 2018-08-22T18:55:00+00:00

praisesentiment
mediumseverity
0.38relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

2 / 16 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

14 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Stephen Page unresolved
Noticed an unanswered ticket here about this. I saw this on my local site and corrected it by changing the fake_publish function to use empty instead of isset: function fake_publish($posts) { if(!empty($posts)){ $posts[0]->post_status = 'publish'; return $posts; } } It’s just a warning, but it’s one less 😉 HTH

Comments

0 shown

No comments were stored for this source.