Changeset 1832753
- Timestamp:
- 03/03/2018 12:52:22 PM (8 years ago)
- Location:
- secret-messenger/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
secret-messenger.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
secret-messenger/trunk/readme.txt
r1249993 r1832753 3 3 Tags: secret, message, plugin 4 4 Requires at least: 4.1 5 Tested up to: 4. 36 Stable tag: 0.1. 05 Tested up to: 4.9.4 6 Stable tag: 0.1.1 7 7 License: GPLv2 or later 8 8 … … 11 11 == Description == 12 12 13 <p>Will add secret message in html source in your website.</p> 14 <p>[Document] http://beek.jp/beek-secret-messenger/</p> 13 Will add secret message in html source in your website. 15 14 16 15 == Installation == … … 25 24 Create new. 26 25 27 = = Upgrade Notice ==26 = 0.1.1 = 28 27 28 Test on wp4.9.4. 29 30 -
secret-messenger/trunk/secret-messenger.php
r1249993 r1832753 2 2 /* 3 3 Plugin Name: Secret Messenger 4 Plugin URI: http ://beek.jp/beek-secret-messenger/4 Plugin URI: https://github.com/yoshida-san/secret-messenger 5 5 Description: Add secret message in html source in your website. 6 Version: 0.1. 06 Version: 0.1.1 7 7 Author: Satoshi Yoshida 8 Author URI: http ://beek.jp8 Author URI: https://github.com/yoshida-san/secret-messenger 9 9 License: GPLv2 or later 10 10 */
Note: See TracChangeset
for help on using the changeset viewer.