Function epl_feedsync_format_date
REAXML Date Processing Function for WP All Import and FeedSync
Some imports set the current date instead of the date from the REAXML file. Usage in WP All Import Post Date field is: [epl_feedsync_format_date({./@modTime})]
Package: EPL\Functions\Global
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 1.2
Revised: 3.3
Located at lib/includes/functions.php
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 1.2
Revised: 3.3
Located at lib/includes/functions.php
Parameters summary
string |
$date |
Date. |
Return value summary
string
|
formatted date |