Changeset 1131190
- Timestamp:
- 04/09/2015 01:50:18 PM (11 years ago)
- Location:
- wp-post-signature/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp-post-signature.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-post-signature/trunk/readme.txt
r1131188 r1131190 4 4 Requires at least: 3.0 5 5 Tested up to: 4.1.1 6 Stable tag: 0. 2.116 Stable tag: 0.3.0 7 7 8 8 This plugin allows you to append a signature after every post. Some variables can be used. … … 30 30 == Changelog == 31 31 32 = 0.3.1 = 33 * Tested up to: 4.1.1. 34 35 32 36 = 0.3.0 = 33 37 * add "Global Settings". 34 38 * now you can control the priority of the plugin. 35 * Tested up to: 4. 1.1.39 * Tested up to: 4.0. 36 40 37 41 = 0.2.11 = -
wp-post-signature/trunk/wp-post-signature.php
r1131188 r1131190 4 4 Plugin URI: http://wordpress.org/extend/plugins/wp-post-signature/ 5 5 Description: This plugin allows you to append a signature after every post. Some variables can be used, such as %post_title%, %post_link%, %bloginfo_name%, %bloginfo_url%, and so on. It supports multiuser. 6 Version: 0.3. 06 Version: 0.3.1 7 7 Author: Soli 8 8 Author URI: http://www.cbug.org
Note: See TracChangeset
for help on using the changeset viewer.