apply_filters( 'logout_url', string $logout_url, string $redirect )

Filters the logout URL.


Description Description


Parameters Parameters

$logout_url

(string) The HTML-encoded logout URL.

$redirect

(string) Path to redirect to on logout.


Top ↑

Source Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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