mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-10 07:34:34 +00:00
66548dcb8202245fcf85883676e5d980fe7a2919
logout_redirect filter so the redirect destination can be changed when a user logs out. Parameters:
* string $redirect_to The redirect destination URL. * string $requested_redirect_to The requested redirect destination URL passed as a parameter. * WP_User $user The WP_User object for the user that's logging out. Fixes #27617 Props SergeyBiryukov, johnbillion git-svn-id: https://develop.svn.wordpress.org/trunk@31417 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%