Changeset 380637
- Timestamp:
- 05/04/2011 09:49:34 AM (15 years ago)
- Location:
- author-change-notifier/tags/1.0.1
- Files:
-
- 2 edited
-
author_change_notifier.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
author-change-notifier/tags/1.0.1/author_change_notifier.php
r380595 r380637 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/tags/1.0.1/readme.txt
r380411 r380637 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 … … 41 41 You can do that by going to the admin panel, then choosing the (Settings) menu, then choosing the (Author Change Notifier) sub-menu. 42 42 43 == Screenshots ==44 45 1. Wordpress Admin panel/Settings/Author Change Notifier Settings:46 47 43 == Changelog == 48 44 … … 52 48 = 1.0.1 = 53 49 * Minor fixes. 50 51 = 1.0.2 = 52 * Spelling corections. 53 54 == Screenshots == 55 56 1. Wordpress Admin panel/Settings/Author Change Notifier Settings:
Note: See TracChangeset
for help on using the changeset viewer.