This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Return a different date format in content

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Return a different date format in content Reply To: Return a different date format in content

#17865
Ernest MarcinkoErnest Marcinko
Keymaster

Hi!

The only possible solution there is to use a custom code to fetch the date, and then transform it to the desired format. Instead of the advanced field, I have constructed a custom code that may help.

Add this custom code to the functions.php in your theme/child theme directory (copy from line 3 only!). Before editing, please make sure to have a full site back-up just in case!

That should do the trick.