WPIntell

Source evidence

Wrong date

CFS Options Screens · support · 2016-01-27T11:43: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.

1 / 24 rows with source links

4.2% 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
ganchan unresolved
Hello, i can’t get a correct date on a post, the date is 09 MARZO 2015 but the CFS shows 09 MARZO 1915 I have a foreach like this: <?php $press_list = CFS()->get('press_list'); if ( is_array ($press_list) ) { if ( count($press_list) > 0 ) { foreach ($press_list as $press) { $cfs_press_title = $press['cfs_press_title']; $cfs_press_date = $press['cfs_press_date']; $cfs_press_text = $press['cfs_press_text']; $cfs_press_link_text = $press['cfs_press_link_text']; $cfs_press_attachment = $press['cfs_press_attachment']; ?> And the echo like this: <time><?php echo date_i18n ( 'd F Y', strtotime($cfs_press_date) ); ?></time> https://wordpress.org/plugins/cfs-options-screens/

Comments

0 shown

No comments were stored for this source.