Changeset 2076071
- Timestamp:
- 04/27/2019 10:25:24 PM (7 years ago)
- Location:
- wp-post-signature/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp-post-signature.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-post-signature/trunk/readme.txt
r2076048 r2076071 4 4 Tags: signature,wordpress,post signature 5 5 Requires at least: 3.0 6 Tested up to: 5. 0.36 Tested up to: 5.2 7 7 Stable tag: 0.3.7 8 8 … … 31 31 == Changelog == 32 32 33 = 0. 3.9=33 = 0.4.0 = 34 34 * Tested up to: 5.2 35 35 -
wp-post-signature/trunk/wp-post-signature.php
r2076048 r2076071 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.96 Version: 0.4.0 7 7 Author: allnull 8 8 Author URI: https://solicomo.com … … 11 11 12 12 13 Copyright (c) 2011 - 201 613 Copyright (c) 2011 - 2019 14 14 Released under the GPL license 15 15 http://www.gnu.org/licenses/gpl.txt
Note: See TracChangeset
for help on using the changeset viewer.