localization of date etc.
-
How would I localize
<?php echo __('Posted on ', $trans) . date('M jS, Y', strtotime($post->post_date)) . ' '; ?>
The topic ‘localization of date etc.’ is closed to new replies.
How would I localize
<?php echo __('Posted on ', $trans) . date('M jS, Y', strtotime($post->post_date)) . ' '; ?>
The topic ‘localization of date etc.’ is closed to new replies.