WPIntell

Source evidence

[Plugin: Sk Latest Post Widget] Bug Report

Sk Latest Post Widget 路 support 路 2011-04-05T13:09:00+00:00

complaintsentiment
mediumseverity
0.81relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

3 / 31 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
davidnde unresolved
The widget can break the widget areas of a wordpress site in cause of a request error. This is what the error log says: Cannot use object of type WP_Error as array in .../sk_latest_posts_widget.php on line 61 Bug Fix: replace in sk_latest_posts_widget.php line 61 : if($page && !empty($page['body'])){ with if($page && is_array($page) && !empty($page['body'])){ My site is in greek, and the database is UTF-8. Is there anyway to make the widgets to show content in UTF-8 because all i can see is questionmarks 馃槢

Comments

1 shown
papp0us 2011-06-11T17:43:00+00:00

My site is in greek, and the database is UTF-8. Is there anyway to make the widgets to show content in UTF-8 because all i can see is questionmarks 馃槢