Make WordPress Core


Ignore:
Timestamp:
04/12/2014 12:00:32 AM (11 years ago)
Author:
DrewAPicture
Message:

Priority fixes for various existing hook documentation.

Props kpdesign.
See #26869

File:
1 edited

Legend:

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

    r27725 r28083  
    2323 * @since 3.2.0
    2424 *
    25  * @param bool $redirect_user_admin_request Whether the request should be redirected.
     25 * @param bool $redirect_network_admin_request Whether the request should be redirected.
    2626 */
    2727$redirect_network_admin_request = apply_filters( 'redirect_network_admin_request', $redirect_network_admin_request );
Note: See TracChangeset for help on using the changeset viewer.