localization of date etc.
-
How would I localize
<?php echo __('Posted on ', $trans) . date('M jS, Y', strtotime($post->post_date)) . ' '; ?>
https://www.ads-software.com/extend/plugins/wp-category-posts-list/
- The topic ‘localization of date etc.’ is closed to new replies.