Displays the date ad time the post/page was last modified.
Displays the date ad time the post/page was last modified.
You can pass it a date/time format (http://us4.php.net/date)
Example: mdv_last_modified('l dS of F Y h:i:s A')
last-modified.php
to the /wp-content/plugins/
directory<?php mdv_last_modified(); ?>
in your templates.