Plugin Directory

Changeset 1378324


Ignore:
Timestamp:
03/24/2016 10:04:13 PM (10 years ago)
Author:
dogano
Message:

1.0.2: more little bug fixes

Location:
wp-open-last-modified
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • wp-open-last-modified/trunk/open_last_modified.php

    r1378312 r1378324  
    44 Plugin URI: www.dogan-ucar.de/wp-open-last-modified
    55 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.1
     6 Version: 1.0.2
    77 Author: Dogan Ucar
    88 Author URI: www.dogan-ucar.de
  • wp-open-last-modified/trunk/readme.txt

    r1378312 r1378324  
    55License: GPLv3
    66License URI: http://www.gnu.org/licenses/gpl-3.0.txt
    7 Stable tag: 1.0.0
     7Stable tag: 1.0.2
    88
    99This plugins adds the last modified date and the current revision of your post/page.
     
    3131
    3232== Changelog ==
     33= 1.0.2 =
     34* more little bug fixes
     35
    3336= 1.0.1 =
    3437* little bug fixes
Note: See TracChangeset for help on using the changeset viewer.