Make WordPress Core


Ignore:
Timestamp:
09/18/2015 08:13:34 PM (11 years ago)
Author:
wonderboymusic
Message:

Profile: when clicking "Cancel" after clicking "Generate Password", request and generate a new password to present to the user.

Props adamsilverstein, wonderboymusic.
Fixes #33450.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/admin-ajax.php

    r33627 r34312  
    6363    'save-user-color-scheme', 'update-widget', 'query-themes', 'parse-embed', 'set-attachment-thumbnail',
    6464    'parse-media-shortcode', 'destroy-sessions', 'install-plugin', 'update-plugin', 'press-this-save-post',
    65     'press-this-add-category', 'crop-image',
     65    'press-this-add-category', 'crop-image', 'generate-password',
    6666);
    6767
Note: See TracChangeset for help on using the changeset viewer.