[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-admin/js/ -> user-profile.js (summary)

(no description)

File Size: 491 lines (14 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 9 functions

  generatePassword()
  bindPass1()
  resetToggle()
  bindToggleButton()
  bindPasswordResetLink()
  addInlineNotice()
  bindPasswordForm()
  check_pass_strength()
  showOrHideWeakPasswordCheckbox()

Functions
Functions that are not part of a class:

generatePassword()   X-Ref


bindPass1()   X-Ref
No description

resetToggle( show )   X-Ref
No description

bindToggleButton()   X-Ref
No description

bindPasswordResetLink()   X-Ref
Handle the password reset button. Sets up an ajax callback to trigger sending
a password reset email.


addInlineNotice( $this, success, message )   X-Ref
Helper function to insert an inline notice of success or failure.

param: {jQuery Object} $this   The button element: the message will be inserted
param: {bool}          success Whether the message is a success message.
param: {string}        message The message to insert.

bindPasswordForm()   X-Ref
No description

check_pass_strength()   X-Ref
No description

showOrHideWeakPasswordCheckbox()   X-Ref
No description



Generated: Fri Apr 19 01:00:02 2024 Cross-referenced by PHPXref 0.7.1