su_post date format
-
Hello,
I’d like to change the format of the date output of the shortcode “su_post” to match the date format used in wordpress general settings :
In this page : http://www.migrateurs-loire.fr/obstacles-a-lecoulement/
when I insert the shortcode (below the title)
`[su_post field=’post_modified’ before=’Mise à jour le ‘]
I get “Fiche mise à jour le 2015-09-22 15:02:00” when I expect “Fiche mise à jour le 22 septembre 2015 (‘j F Y’ date format)Should I use a filter ? how ?
Thanks for your help !
The topic ‘su_post date format’ is closed to new replies.