Changeset 1378324
- Timestamp:
- 03/24/2016 10:04:13 PM (10 years ago)
- Location:
- wp-open-last-modified
- Files:
-
- 3 edited
-
assets/screenshot-1.png (modified) (previous)
-
trunk/open_last_modified.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-open-last-modified/trunk/open_last_modified.php
r1378312 r1378324 4 4 Plugin URI: www.dogan-ucar.de/wp-open-last-modified 5 5 Description: Open Last Modified adds the ‚last_modified_state‘ 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). This plugin shows also the actual revision of your post/page. You can customize the text which will be shown under each post/page under settings -> WP Open Last Modified Settings. 6 Version: 1.0. 16 Version: 1.0.2 7 7 Author: Dogan Ucar 8 8 Author URI: www.dogan-ucar.de -
wp-open-last-modified/trunk/readme.txt
r1378312 r1378324 5 5 License: GPLv3 6 6 License URI: http://www.gnu.org/licenses/gpl-3.0.txt 7 Stable tag: 1.0. 07 Stable tag: 1.0.2 8 8 9 9 This plugins adds the last modified date and the current revision of your post/page. … … 31 31 32 32 == Changelog == 33 = 1.0.2 = 34 * more little bug fixes 35 33 36 = 1.0.1 = 34 37 * little bug fixes
Note: See TracChangeset
for help on using the changeset viewer.