WPIntell

Source evidence

The widget title issue

All-in-one Like Widget 路 support 路 2017-09-14T07:32:00+00:00

neutralsentiment
mediumseverity
0.47relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 31 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

27 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Tunn resolved
As was mentioned here , the widget title is not formatted as in other widgets: <section id="search-3" class="widget widget_search"> <h2 class="widget-title">Search</h2> ... other code In this plugin鈥檚 widget: <section id="aio_facebook_like_widget-2" class="widget aio_facebook_like_widget"> Give us a "Like" on Facebook! ... other code Hi Iurie, thank you for reporting this, this much clearer to me than the other report. I will investigate this, but I can only do this in the evening. I will report here if I make some progress, thanks! Kind regards, Jeroen Peters I suppose, will be enough to change the line 89 to this: echo '<h2 class="widget-title">' . $this->widget_title . '</h2>'; Hey @iuriem , thanks, I think so too, but the problem is that I am not at home right now so I cannot edit/commit/push this code 馃槈 I will tonight, thanks for helping! Hey @iuriem and also @recons , thanks for pointing this out. Version 1.3.3 was just pushed, containing this fix 馃檪 Kind regards, Jeroen Peters

Comments

4 shown
Jeroen Peters 2017-09-14T10:43:00+00:00

Hi Iurie, thank you for reporting this, this much clearer to me than the other report. I will investigate this, but I can only do this in the evening. I will report here if I make some progress, thanks! Kind regards, Jeroen Peters

Tunn 2017-09-14T11:01:00+00:00

I suppose, will be enough to change the line 89 to this: echo '<h2 class="widget-title">' . $this->widget_title . '</h2>';

Jeroen Peters 2017-09-14T11:23:00+00:00

Hey @iuriem , thanks, I think so too, but the problem is that I am not at home right now so I cannot edit/commit/push this code 馃槈 I will tonight, thanks for helping!

Jeroen Peters 2017-09-14T16:15:00+00:00

Hey @iuriem and also @recons , thanks for pointing this out. Version 1.3.3 was just pushed, containing this fix 馃檪 Kind regards, Jeroen Peters