https://github.com/doganoo/wp-open-last-modified
This plugins adds the last modified date, current revision and the publication date of your post/page. Simply use the shortcode [last_modified_date]
https://github.com/doganoo/wp-open-last-modified
last-modified opensource timestamp wordpress wordpress-plugin
Last synced: about 2 months ago
JSON representation
This plugins adds the last modified date, current revision and the publication date of your post/page. Simply use the shortcode [last_modified_date]
- Host: GitHub
- URL: https://github.com/doganoo/wp-open-last-modified
- Owner: doganoo
- Created: 2018-09-19T14:14:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-10T14:46:52.000Z (over 7 years ago)
- Last Synced: 2025-01-19T18:49:51.693Z (over 1 year ago)
- Topics: last-modified, opensource, timestamp, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://www.dogan-ucar.de/wp-open-last-modified/
- Size: 260 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wp-open-last-modified
This plugins adds the last modified date, current revision and the publication date of your post/page. Simply use the shortcode [last_modified_date]
## SVN GitHub Mirror
This repository serves as a SVN mirror.
## Description
WP Last Modified adds the ‚last_modified_date‘ shortcode to your WordPress installation. This shortcode shows the last timestamp of your post/page. Simply use the „format“ attribute for custom date formats (it uses PHP’s date() function).
The "description" attribute enables a brief description which changes has been made with the last modification.
WP Last Modified shows also the actual revision of and the publication date of the post/page.
You can customize the text which will be shown under each post/page under settings -> WP Last Modified Settings. You can also hide one of the elements if you do not want them.