Changeset 1803873
- Timestamp:
- 01/16/2018 03:02:23 PM (8 years ago)
- Location:
- bulk-delete-users-by-email/trunk
- Files:
-
- 2 edited
-
plugin.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bulk-delete-users-by-email/trunk/plugin.php
r978448 r1803873 4 4 * Plugin URI: http://www.speakdigital.co.uk 5 5 * Description: Delete users by entering plaintext which will be searched for email addresse and matching user accounts then deleted. 6 * Version: 1. 06 * Version: 1.1 7 7 * Author: Ben Konyn | Speak Digital 8 8 * Author URI: http://www.speakdigital.co.uk -
bulk-delete-users-by-email/trunk/readme.txt
r978448 r1803873 4 4 Tags: delete, bulk, users, email, spam 5 5 Requires at least: 3.8.1 6 Tested up to: 3.9.26 Tested up to: 4.9.1 7 7 Stable tag: trunk 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Delete users by entering plaintext which will be searched for email addresse and matching user accounts then deleted.11 Delete users by entering plaintext which will be searched for email addresses and matching user accounts then deleted. 12 12 13 13 == Description == 14 14 15 Delete users by entering plaintext which will be searched for email addresse and matching user accounts then deleted.15 Delete users by entering plaintext which will be searched for email addresses and matching user accounts then deleted. 16 16 17 17 == Installation == … … 27 27 = 1.0 = 28 28 * First release 29 30 = 1.1 = 31 * Updated to fix spelling and keep fresh
Note: See TracChangeset
for help on using the changeset viewer.