Plugin Directory

Changeset 3281555


Ignore:
Timestamp:
04/25/2025 07:51:01 AM (11 months ago)
Author:
keystrokeclick
Message:

v2.1.4

Location:
protect-admin-account/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • protect-admin-account/trunk/index.php

    r3230045 r3281555  
    44 * Plugin URI: https://protectadmin.com/plugin/protect-admin-account-pro-wordpress-plugin/
    55 * Description: Protect admin accounts from being deleted or modified by other users.
    6  * Version: 2.1.3
     6 * Version: 2.1.4
    77 * Author: Keystroke Click
    88 * Author URI: https://keystrokeclick.com/
  • protect-admin-account/trunk/languages/protect-admin-account.pot

    r3230045 r3281555  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Protect Admin 2.1.3\n"
     5"Project-Id-Version: Protect Admin 2.1.4\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/protect-admin-account\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-01-27T23:11:41+00:00\n"
     12"POT-Creation-Date: 2025-04-24T20:09:07+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    14 "X-Generator: WP-CLI 2.10.0\n"
     14"X-Generator: WP-CLI 2.11.0\n"
    1515"X-Domain: protect-admin-account\n"
    1616
    1717#. Plugin Name of the plugin
    18 #: C:\Users\SYGW\Local Sites\proximity\app\public\wp-content\plugins\protect-admin-account\index.php
     18#: index.php
    1919#: includes/paa-options.php:12
    2020msgid "Protect Admin"
     
    2222
    2323#. Plugin URI of the plugin
    24 #: C:\Users\SYGW\Local Sites\proximity\app\public\wp-content\plugins\protect-admin-account\index.php
     24#: index.php
    2525msgid "https://protectadmin.com/plugin/protect-admin-account-pro-wordpress-plugin/"
    2626msgstr ""
    2727
    2828#. Description of the plugin
    29 #: C:\Users\SYGW\Local Sites\proximity\app\public\wp-content\plugins\protect-admin-account\index.php
     29#: index.php
    3030msgid "Protect admin accounts from being deleted or modified by other users."
    3131msgstr ""
    3232
    3333#. Author of the plugin
    34 #: C:\Users\SYGW\Local Sites\proximity\app\public\wp-content\plugins\protect-admin-account\index.php
     34#: index.php
    3535msgid "Keystroke Click"
    3636msgstr ""
    3737
    3838#. Author URI of the plugin
    39 #: C:\Users\SYGW\Local Sites\proximity\app\public\wp-content\plugins\protect-admin-account\index.php
     39#: index.php
    4040msgid "https://keystrokeclick.com/"
    4141msgstr ""
  • protect-admin-account/trunk/readme.txt

    r3230045 r3281555  
    44Tags: protect, admin, user account, admin account, prevent admin deletion, prevent user edit
    55Requires at least: 4.7
    6 Tested up to: 6.7.1
     6Tested up to: 6.8
    77Requires PHP: 5.3
    8 Stable tag: 2.1.3
     8Stable tag: 2.1.4
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.txt
     
    9999
    100100== Changelog ==
     101
     102= 2.1.4 =
     103* Compatibility check
    101104
    102105= 2.1.3 =
Note: See TracChangeset for help on using the changeset viewer.