Changeset 1832754
- Timestamp:
- 03/03/2018 12:53:33 PM (8 years ago)
- Location:
- text2anchor/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
text2anchor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
text2anchor/trunk/readme.txt
r1439252 r1832754 2 2 Contributors: Satoshi Yoshida 3 3 Requires at least: 4.3 4 Tested up to: 4. 55 Stable tag: 1.0. 04 Tested up to: 4.9.4 5 Stable tag: 1.0.1 6 6 License: GPLv2 or later 7 7 … … 10 10 == Description == 11 11 12 <p>Change text to anchor.</p> 12 Change text to anchor. 13 13 14 14 == Installation == … … 23 23 Create new. 24 24 25 = 1.0.1 = 26 27 Test on wp4.9.4. 25 28 26 29 30 -
text2anchor/trunk/text2anchor.php
r1438624 r1832754 2 2 /* 3 3 Plugin Name: Text2Anchor 4 Plugin URI: http ://beek.jp/text2anchor/4 Plugin URI: https://github.com/yoshida-san/text2anchor 5 5 Description: Change text to anchor 6 Version: 1.0. 06 Version: 1.0.1 7 7 Author: Satoshi Yoshida 8 Author URI: http ://beek.jp8 Author URI: https://github.com/yoshida-san/text2anchor 9 9 License: GPLv2 or later 10 10 */
Note: See TracChangeset
for help on using the changeset viewer.