WPIntell

Source evidence

Show year in list

This Day In History Widget · support · 2014-04-18T06:59:00+00:00

mixedsentiment
mediumseverity
0.78relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 27 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
eivind1984 resolved
Hi, and thanks for your swift reply! I am also wondering if it would be possible to get the date or year listed in front of the list item? In the widget settings I can edit date format, but no date is presented. https://wordpress.org/plugins/smaly-widget/ The date shows up in the title of the anchor tag, so you should see it when you hover over a link. It’s on line 97 if you want to customize where it shows up in the output. You could move this bit of code to either before or after the anchor: ‘.get_the_date($instance[‘format’]).’ In case you did not see the update on the other topic you started: As for the problem of it listing today’s post when you choose “this Day of All Prior Years “, well that was just a bug in my new code. I just released an updated version of this plugin that fixes that issue and also allows you to set where the date is displayed. Thanks for these great suggestions. I hope you like this plugin enough to make a donation 😉 Aloha, Eli

Comments

2 shown
Eli 2014-04-18T07:09:00+00:00

The date shows up in the title of the anchor tag, so you should see it when you hover over a link. It’s on line 97 if you want to customize where it shows up in the output. You could move this bit of code to either before or after the anchor: ‘.get_the_date($instance[‘format’]).’

Eli 2014-04-24T02:53:00+00:00

In case you did not see the update on the other topic you started: As for the problem of it listing today’s post when you choose “this Day of All Prior Years “, well that was just a bug in my new code. I just released an updated version of this plugin that fixes that issue and also allows you to set where the date is displayed. Thanks for these great suggestions. I hope you like this plugin enough to make a donation 😉 Aloha, Eli