WPIntell

Source evidence

Widget post classes bug

WP Most Popular · support · 2016-10-11T21:35:00+00:00

complaintsentiment
mediumseverity
0.75relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

2 / 21 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Dave Romsey (goto10) unresolved
In the list_item() method in widget.php , the glue parameter is not specified, so this causes the array of post classes to be combined into a string without spaces. This change fixes the issue: $post_class = implode(' ', get_post_class());

Comments

0 shown

No comments were stored for this source.