Last Modified

Plugin Banner

Last Modified

by Nick Momrik

Download
Description

Displays the date ad time the post/page was last modified.

Configuration

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')

  1. Upload last-modified.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php mdv_last_modified(); ?> in your templates.
Back to top