Plugin Directory

Changeset 3368897


Ignore:
Timestamp:
09/27/2025 02:29:58 PM (6 months ago)
Author:
s4hk
Message:

update readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dynamic-display-name-manager/trunk/readme.txt

    r3368883 r3368897  
    11=== Dynamic Display Name Manager ===
    22Contributors: s4hk
    3 Donate link: https://github.com/s4hk
    43Tags: display name, user management, batch processing, user fields
    54Requires at least: 5.0
     
    1817= Features =
    1918
    20 * **Flexible Display Name Configuration**: Choose from username, email, first name, last name, website, and role fields
    21 * **Batch Processing**: Update existing users efficiently with progress tracking
    22 * **Automatic New User Handling**: Newly registered users automatically get the configured display name format
    23 * **Real-time Updates**: Profile updates trigger display name refresh
    24 * **User-friendly Interface**: Clean admin interface with progress indicators
     19* Flexible display name configuration: Choose from username, email, first name, last name, website, and role fields.
     20* Batch processing: Update existing users efficiently with progress tracking.
     21* Automatic new user handling: Newly registered users automatically get the configured display name format.
     22* Real-time updates: Profile updates trigger display name refresh.
     23* User-friendly interface: Clean admin interface with progress indicators.
    2524
    2625== Installation ==
    2726
    28 1. Upload the plugin files to the `/wp-content/plugins/dynamic-display-name-manager/` directory, or install the plugin through the WordPress plugins screen directly.
    29 2. Activate the plugin through the 'Plugins' screen in WordPress
    30 3. Use the Tools->Display Name Manager screen to configure your settings
     271. Upload the plugin files to the `/wp-content/plugins/dynamic-display-name-manager/` directory, or install the plugin through the WordPress plugins screen.
     282. Activate the plugin through the 'Plugins' screen in WordPress.
     293. Go to Tools > Display Name Manager to configure your settings.
    3130
    3231== Frequently Asked Questions ==
    3332
    3433= How do I configure display names? =
    35 
    36 Navigate to Tools > Display Name Manager in your WordPress admin, select the fields you want to include, and click Save Settings.
     34Go to Tools > Display Name Manager in your WordPress admin, select the fields you want to include, and click Save Settings.
    3735
    3836= Can I update existing users? =
    39 
    4037Yes, after configuring your desired fields, use the "Start Batch Update" button to apply the new format to all existing users.
    4138
    4239= What happens to new users? =
    43 
    4440New users will automatically receive display names based on your configuration when they register.
    4541
    4642== Screenshots ==
    4743
    48 1. Main settings page showing field selection options
    49 2. Batch processing interface with progress tracking
    50 
    51 == Changelog ==
    52 
    53 = 1.0.0 =
    54 * Initial release
    55 * Basic field selection functionality
    56 * Batch processing with progress tracking
    57 * Automatic new user handling
    58 * Profile update integration
    59 
    60 == Upgrade Notice ==
    61 
    62 = 1.0.0 =
    63 Initial release of Dynamic Display Name Manager.
    64 
    65 == License ==
    66 
    67 This program is free software; you can redistribute it and/or modify
    68 it under the terms of the GNU General Public License as published by
    69 the Free Software Foundation; either version 2 of the License, or
    70 (at your option) any later version.
    71 
    72 This program is distributed in the hope that it will be useful,
    73 but WITHOUT ANY WARRANTY; without even the implied warranty of
    74 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    75 GNU General Public License for more details.
    76 
    77 You should have received a copy of the GNU General Public License
    78 along with this program; if not, write to the Free Software
    79 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
     441. Main settings page showing field selection options.
     452. Batch processing interface with progress tracking.
Note: See TracChangeset for help on using the changeset viewer.