Hi,
Thank you for taking time to help me.
Amazing work from your part, may the Lord bless you.
Sorry for the duplicate but thank you a lot for your help.
hi,
simple just replace echo date( ‘l j F Y @ H:i’ ); with echo date_i18n(get_option(‘date_format’)); in wp-toolbar-removal.php.
in wordpress general settings, date format, personnalize use l j F Y @ H:i
check doc http://codex.wordpress.org/Function_Reference/date_i18n and http://codex.wordpress.org/Formatting_Date_and_Time
Good Luck.