Make WordPress Core

Changeset 46620

Timestamp:
10/30/2019 02:57:16 AM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Document $error, $interim_login, and $action globals in login_header() and login_footer().

Props priyankabehera155, faisal03, mukesh27, SergeyBiryukov.
Fixes #45777.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-login.php

    r46603 r46620  
    2727 *
    2828 * @since 2.1.0
     29
     30
     31
     32
     33
     34
    2935 *
    3036 * @param string   $title    Optional. WordPress login Page title to display in the `<title>` element.
     
    269275 *
    270276 * @since 3.1.0
     277
     278
     279
    271280 *
    272281 * @param string $input_id Which input to auto-focus.
Note: See TracChangeset for help on using the changeset viewer.