Being someone who hates stepping on the toes of others (unless they ask me to…), let me note that Nick a.k.a. MtDewVirus had already come up with a similar solution:
http://dev.wp-plugins.org/browser/last-modified/
Not a problem. Your version is more configurable anyways. My version only allows you to pass a date/time format.
The plugin works fine I like it, thanks a lot
but why is it me givig this in the all the admin pages¿?
Warning: Cannot modify header information – headers already sent by (output started at /home/content/s/o/t/soteke/html/blog/wp-content/plugins/post-updated.php:65) in /home/content/s/o/t/soteke/html/blog/wp-admin/admin.php on line 6
Warning: Cannot modify header information – headers already sent by (output started at /home/content/s/o/t/soteke/html/blog/wp-content/plugins/post-updated.php:65) in /home/content/s/o/t/soteke/html/blog/wp-admin/admin.php on line 7
Warning: Cannot modify header information – headers already sent by (output started at /home/content/s/o/t/soteke/html/blog/wp-content/plugins/post-updated.php:65) in /home/content/s/o/t/soteke/html/blog/wp-admin/admin.php on line 8
Warning: Cannot modify header information – headers already sent by (output started at /home/content/s/o/t/soteke/html/blog/wp-content/plugins/post-updated.php:65) in /home/content/s/o/t/soteke/html/blog/wp-admin/admin.php on line 9
The most common cause of the “headers already sent” error is extra blank/white space before the beginning php tag or after the ending one.
Did you copy and paste the source to a new file? If so, MDV hit the probable reason.
Interesting, i did something similar to this with quicktags. It just inserts a div that surrounds the new content and automatically adds the time to it, check it out: http://www.trashfolder.org/satoshi/?p=871
Again proving the rule that there are many ways to do the same thing.
And there’s nothing wrong with that =P