Changeset 2705478
- Timestamp:
- 04/06/2022 05:16:48 AM (4 years ago)
- Location:
- protect-admin-account/trunk
- Files:
-
- 3 edited
-
index.php (modified) (1 diff)
-
languages/protect-admin-account.pot (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
protect-admin-account/trunk/index.php
r2696342 r2705478 4 4 * Plugin URI: https://protectadmin.com/plugin/protect-admin-account-pro-wordpress-plugin/ 5 5 * Description: Protect admin accounts from being deleted or modified by other users. 6 * Version: 0.4. 27 * Author: 10Horizons Plugins8 * Author URI: https:// 10horizonsplugins.com6 * Version: 0.4.3 7 * Author: Keystroke Click 8 * Author URI: https://keystrokeclick.com/ 9 9 * 10 10 */ -
protect-admin-account/trunk/languages/protect-admin-account.pot
r2680153 r2705478 1 1 # Protect Admin Account 2 # Copyright (C) 202 1 10Horizons Plugins2 # Copyright (C) 2022 Keystroke Click 3 3 # This file is distributed under the GNU General Public License v2 or later. 4 4 #, fuzzy … … 14 14 "Name <you@example.com>\n" 15 15 "Language-Team: " 16 " 10Horizons"17 "Plugins<contact@ 10horizonsplugins."16 "Keystroke Click " 17 "Plugins<contact@keystrokeclick." 18 18 "com>\n" 19 19 "Report-Msgid-Bugs-To: " -
protect-admin-account/trunk/readme.txt
r2696342 r2705478 1 === Protect Admin Account===1 === Protect Admin === 2 2 Contributors: keystrokeclick, tentenbiz 3 Donate link: https:// wproot.dev/tips-and-donation/3 Donate link: https://keystrokeclick.com/ 4 4 Tags: protect, admin, user account, admin account, prevent admin deletion, prevent user edit 5 5 Requires at least: 4.7 6 6 Tested up to: 5.9 7 7 Requires PHP: 5.3 8 Stable tag: 0.4. 28 Stable tag: 0.4.3 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.txt … … 99 99 == Changelog == 100 100 101 = 0.4.3 = 102 * Ownership updates. 103 * Updated translation file. 104 101 105 = 0.4.2 = 102 106 * Ownership change.
Note: See TracChangeset
for help on using the changeset viewer.