Changeset 380636
- Timestamp:
- 05/04/2011 09:48:57 AM (15 years ago)
- Location:
- author-change-notifier/trunk
- Files:
-
- 2 edited
-
author_change_notifier.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
author-change-notifier/trunk/author_change_notifier.php
r380594 r380636 116 116 <!-- Email body 2 --> 117 117 <tr valign="top"> 118 <th scope="row"> Ex-author Email Text</th>118 <th scope="row">New-author Email Text</th> 119 119 <td> 120 120 <textarea id="acn_new_author_msg" name="acn_new_author_msg" cols="40" rows="10"><?php echo get_option('acn_new_author_msg')?></textarea> -
author-change-notifier/trunk/readme.txt
r380617 r380636 4 4 Requires at least: 2.7 5 5 Tested up to: 3.1.2 6 Stable tag: 1.0. 16 Stable tag: 1.0.2 7 7 License: GPLv2 8 8 … … 49 49 * Minor fixes. 50 50 51 = 1.0.2 = 52 * Spelling corections. 53 51 54 == Screenshots == 52 55 53 1. ACN Settings56 1. Wordpress Admin panel/Settings/Author Change Notifier Settings:
Note: See TracChangeset
for help on using the changeset viewer.