apply_filters( 'redirect_user_admin_request', bool $redirect_user_admin_request )

Filters whether to redirect the request to the User Admin in Multisite.


Description Description


Parameters Parameters

$redirect_user_admin_request

(bool) Whether the request should be redirected.


Top ↑

Source Source

File: wp-admin/user/admin.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.