Replaces english day and month names with their dutch equivalent
get_comment_date(). To translate the comment date you'd need to swap <?php comment_date(); ?> with <?php echo get_comment_date(); ?> in your template files. Inspired by Kim Alders.<?php the_modified_time(); ?>, <?php the_date();?> and <?php the_modified_date(); ?> template tags
Requires: 1.6 or higher
Compatible up to: 3.1.4
Last Updated: 2011-3-30
Downloads: 2,743
Got something to say? Need help?