Changeset 3281555
- Timestamp:
- 04/25/2025 07:51:01 AM (11 months ago)
- Location:
- protect-admin-account/trunk
- Files:
-
- 3 edited
-
index.php (modified) (1 diff)
-
languages/protect-admin-account.pot (modified) (3 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
protect-admin-account/trunk/index.php
r3230045 r3281555 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: 2.1. 36 * Version: 2.1.4 7 7 * Author: Keystroke Click 8 8 * Author URI: https://keystrokeclick.com/ -
protect-admin-account/trunk/languages/protect-admin-account.pot
r3230045 r3281555 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Protect Admin 2.1. 3\n"5 "Project-Id-Version: Protect Admin 2.1.4\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/protect-admin-account\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-0 1-27T23:11:41+00:00\n"12 "POT-Creation-Date: 2025-04-24T20:09:07+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 "X-Generator: WP-CLI 2.1 0.0\n"14 "X-Generator: WP-CLI 2.11.0\n" 15 15 "X-Domain: protect-admin-account\n" 16 16 17 17 #. Plugin Name of the plugin 18 #: C:\Users\SYGW\Local Sites\proximity\app\public\wp-content\plugins\protect-admin-account\index.php18 #: index.php 19 19 #: includes/paa-options.php:12 20 20 msgid "Protect Admin" … … 22 22 23 23 #. Plugin URI of the plugin 24 #: C:\Users\SYGW\Local Sites\proximity\app\public\wp-content\plugins\protect-admin-account\index.php24 #: index.php 25 25 msgid "https://protectadmin.com/plugin/protect-admin-account-pro-wordpress-plugin/" 26 26 msgstr "" 27 27 28 28 #. Description of the plugin 29 #: C:\Users\SYGW\Local Sites\proximity\app\public\wp-content\plugins\protect-admin-account\index.php29 #: index.php 30 30 msgid "Protect admin accounts from being deleted or modified by other users." 31 31 msgstr "" 32 32 33 33 #. Author of the plugin 34 #: C:\Users\SYGW\Local Sites\proximity\app\public\wp-content\plugins\protect-admin-account\index.php34 #: index.php 35 35 msgid "Keystroke Click" 36 36 msgstr "" 37 37 38 38 #. Author URI of the plugin 39 #: C:\Users\SYGW\Local Sites\proximity\app\public\wp-content\plugins\protect-admin-account\index.php39 #: index.php 40 40 msgid "https://keystrokeclick.com/" 41 41 msgstr "" -
protect-admin-account/trunk/readme.txt
r3230045 r3281555 4 4 Tags: protect, admin, user account, admin account, prevent admin deletion, prevent user edit 5 5 Requires at least: 4.7 6 Tested up to: 6. 7.16 Tested up to: 6.8 7 7 Requires PHP: 5.3 8 Stable tag: 2.1. 38 Stable tag: 2.1.4 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.txt … … 99 99 100 100 == Changelog == 101 102 = 2.1.4 = 103 * Compatibility check 101 104 102 105 = 2.1.3 =
Note: See TracChangeset
for help on using the changeset viewer.