single.html
WordPress core a2z

WordPress core a2z

WordPress core only

  • Home
  • Blocks
  • Plugins
  • Themes
  • Sitemap
  • Blog
  • Block news
  • About

Home » Files » wp-admin » wp-admin/includes » wp-admin/includes/user.php

wp-admin/includes/user.php


Lines:

1 to 38 of 38
<?php

/**
 * WordPress user administration API.
 *
 * @package WordPress
 * @subpackage Administration
 */

/* function add_user() – Creates a new user from the "Users" form using $_POST information. */

/* function edit_user() – Edit user settings based on contents of $_POST */

/* function get_editable_roles() – Fetch a filtered list of user roles that the current user is
allowed to edit. */

/* function get_user_to_edit() – Retrieve user data and filter it. */

/* function get_users_drafts() – Retrieve the user’s drafts. */

/* function wp_delete_user() – Remove user and optionally reassign posts and links to another user. */

/* function wp_revoke_user() – Remove all capabilities from user. */

/* function default_password_nag_handler() – */

/* function default_password_nag_edit_user() – */

/* function default_password_nag() – */

/* function delete_users_add_js() – */

/* function use_ssl_preference() – Optional SSL preference that can be turned on by hooking to the ‘personal_options’ action. */

/* function admin_created_user_email() – */

/* function wp_is_authorize_application_password_request_valid() – Checks if the Authorize Application Password request is valid. */
 

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: wp-admin/includes/user.php
      Plugin ref: WordPress
      Version: 6.1.1
      Deprecated?: No
      API Letters: A,I,P,U,W

      Published:

      25th November 2019

      Last updated:

      31st October 2022

      Information

      File name: wp-admin/includes/user.php
      Plugin ref: WordPress
      Version: 6.1.1
      Deprecated?: No
      API Letters: A,I,P,U,W
      WordPress core a2z

      WordPress core a2z

      WordPress core only

      WordPress version:6.1.1
      Gutenberg version:
      WordPress a2z
      WordPress core a2z
      Genesis Theme Framework a2z
      Jetpack a2z
      WordPress develop tests
      Easy Digital Downloads a2z
      WooCommerce a2z
      Yoast SEO a2z
      WordPress Blocks

      Site:  core.wp-a2z.org
      (C) Copyright Bobbing Wide 2020-2023. All rights reserved.


      Website designed and developed by Herb Miller 
      Proudly powered by WordPress and oik plugins

      • Twitter
      • Facebook
      • GitHub
      • WordPress

      • Home
      • Blog
      • Sitemap
      • Sites

      Summary file