Changeset 2599669
- Timestamp:
- 09/16/2021 02:53:50 AM (4 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
r2076071 r2599669 4 4 Tags: signature,wordpress,post signature 5 5 Requires at least: 3.0 6 Tested up to: 5. 27 Stable tag: 0. 3.76 Tested up to: 5.8 7 Stable tag: 0.4.0 8 8 9 9 This plugin allows you to append a signature after every post. Some variables can be used. … … 30 30 31 31 == Changelog == 32 33 = 0.4.1 = 34 * Tested up to: 5.8 32 35 33 36 = 0.4.0 = -
wp-post-signature/trunk/wp-post-signature.php
r2076071 r2599669 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.4. 06 Version: 0.4.1 7 7 Author: allnull 8 8 Author URI: https://solicomo.com
Note: See TracChangeset
for help on using the changeset viewer.