https://github.com/quicoto/wordpress-last-edited
WordPress Plugin to show last edited pages
https://github.com/quicoto/wordpress-last-edited
plugin wordpress
Last synced: 3 months ago
JSON representation
WordPress Plugin to show last edited pages
- Host: GitHub
- URL: https://github.com/quicoto/wordpress-last-edited
- Owner: quicoto
- License: mit
- Created: 2020-04-01T08:11:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-01T08:56:35.000Z (about 5 years ago)
- Last Synced: 2025-01-12T16:49:05.644Z (5 months ago)
- Topics: plugin, wordpress
- Language: PHP
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WordPress Last Edited Pages
WordPress Plugin to show last edited pages using a shortcode
## Shortcode
[last_edited_pages]
## Attributes
- number: define the number of entries (default: 5)
- date_format: define the date (default: "F j, Y - g:i a")
- text: define the heading text (default: "Last updated")