Changeset 2531950
- Timestamp:
- 05/14/2021 08:45:30 PM (5 years ago)
- Location:
- skip-confirmation-on/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (1 diff)
-
skip-confirmation-on.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
skip-confirmation-on/trunk/README.txt
r2531854 r2531950 22 22 2. In WordPress Multisite, the tickbox "Skip Confirmation Email" is **unticked** by default (so a message is sent.) The plugin changes this to **ticked** by default (so a message is NOT sent.) 23 23 24 *NOTE TO MULTISITE SUPER-ADMINS: Adding a user from the **Network Admin / Add 25 User** screen (rather than from a particular sub-site's Add User screen) will 26 **always** send a notification.* 24 *NOTE TO MULTISITE SUPER-ADMINS: Adding a user from the **Network Admin / Add User** screen (rather than from a particular sub-site's Add User screen) will **always** send a notification.* 27 25 28 26 == Installation == -
skip-confirmation-on/trunk/skip-confirmation-on.php
r1351046 r2531950 9 9 * Plugin URI: https://wordpress.org/plugins/skip-confirmation-on/ 10 10 * Description: Changes the tickbox default to NOT send an email to a new user when adding them to a WordPress or WordPress Multisite website. 11 * Version: 1.0. 111 * Version: 1.0.2 12 12 * Author: Fidgety Lizard 13 13 * Author URI: https://fidgetylizard.com
Note: See TracChangeset
for help on using the changeset viewer.