چھوڑ تے مواد تے ون٘ڄو
  • لاگ ان
  • رجسٹر
WordPress.org

سرائیکی

  • تھیم
  • پلڳ ان
  • بارے
  • Get WordPress
Get WordPress

پلگ ان

  • میݙے من بھان٘وݨے
  • بیٹا ٹیسٹنگ
  • ترقی ݙیوݨ آلے
ڈاؤن لوڈ

WP Edit Username

Sajjad Hossain Sagor کنوں
  • تفصیلاں
  • ریویو
  • انسٹال کرݨ
  • ڈیویلپمنٹ
معاونت

تفصیل

This plugin adds feature to edit/change user username.

Features:

  • Edit UserName
  • Only Who can edit_other_users() capability can edit username.
  • On change username a email would send to the user email about username change if send email is checked!
  • You can modify email text & subject in admin dashboard & via filter hook
  • Email Subject Change via filter wp_username_changed_email_subject.
  • Email Body Text Change via filter ($new_username & $old_username are always prepended to the email text) wp_username_changed_email_body.

Hooks Usage:

<?php

add_filter( "wp_username_changed_email_subject", "your_function" );
your_function($subject){
    $subject = 'Your customized subject';
    return $subject;
}

add_filter( "wp_username_changed_email_body", "your_function" );
function your_function($$old_username,$new_username){

    $email_body = "Your custom email text body.";
    return $email_body;
}

?>

Interested in contributing to WP Edit Username?
Contact me sagorh672(at)gmail.com

سکرین شاٹاں

  • Settings panel for WP Edit Username Plugin.
  • Username Edit Button.
  • New Username Input Field.
  • After Username Changed Message.

انسٹال کرݨ

To add a WordPress Plugin using the built-in plugin installer:

Go to Plugins > Add New.

  1. Type in the name “WP Edit Username” in Search Plugins box
  2. Find the “WP Edit Username” Plugin to install.
  3. Click Install Now to begin the plugin installation.
  4. The resulting installation screen will list the installation as successful or note any problems during the install.
    If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.

To add a WordPress Plugin from github repo / plugin zip file :
1. Go to wordpress plugin page
2. Click Add New & Upload Plugin
3. Drag / Click upload the plugin zip file
4. The resulting installation screen will list the installation as successful or note any problems during the install.
If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.

ہرہک دے سوال

How to use this plugin?

Just after installing WP Edit Username plugin, Go to user profile and edit user username by clicking Edit button.

Update inputs according to your requirement and you are good to go.

ریویو

Easy, quick! PLEASE UPDATE FOR CURRENT WP VERSION

gpworx دسمبر 14, 2022
THANK YOU!!! Using this plugin with ProfileGrid and could not change user names -- even from phpMyAdmin. This plugin does the job AND offers to send an email to the user and admin about the change. Awesome! Please update this plugin for security with the latest version of Wordpress. Thank you again!

Good

Tanjimul Islam اپریل 30, 2018
Nice effort...Well done! We want more.

nice WP Edit Username

parvezpreo اپریل 29, 2018
good working .. Awesome plugin. #LOVE it
سارے 3 ریویو پڑھو

Contributors & Developers

“WP Edit Username” is open source software. The following people have contributed to this plugin.

حصہ پاوݨ آلے
  • Sajjad Hossain Sagor

“WP Edit Username” دا آپݨی زبان وچ ترجمہ کرو۔

ڈیویلپمنٹ وچ دلچسپی ہے؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

تبدیلی لاگ

1.0.3

  • Checked for latest wp version & updated coding styles… major changes nothing

1.0.2

  • Checked for latest wp version & updated coding styles… major changes nothing

1.0.1

  • Checked for latest wp version & updated coding styles… major changes nothing

1.0.0

  • Initial release.

میٹا

  • ورژن: 1.0.3
  • چھیکڑی واری اپ ڈیٹ تھیا: 8 مہینے پہلے
  • سرگرم انسٹالیشنان: 700+
  • ورڈپریس ورژن: 5.6 یا ودھ
  • Tested up to: 6.0.3
  • زبان:
    English (US)
  • ٹیگ:
    ajaxedituseruser profile
  • اعلیٰ منظر

ریٹنگ

سارے ݙیکھو
  • 5 تارے 3
  • 4 تارے 0
  • 3 تارے 0
  • 2 تارے 0
  • 1 تارا 0
Log in to submit a review.

حصہ پاوݨ آلے

  • Sajjad Hossain Sagor

معاونت

پچھلے ݙو مہینیاں وچ حل تھئے ہوئے رولے:

1 دے وچوں 1

معاونت فورم ݙیکھو

  • تعارف
  • News
  • ہوسٹ کرݨ
  • Donate
  • Swag
  • Documentation
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • رازداری
  • Public Code
WordPress.org
WordPress.org

سرائیکی

  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
کوڈ شاعری ہے