Browse: Home / Classes / LearnDash_Settings_Section_Permalinks /

LearnDash_Settings_Section_Permalinks::esc_url

LearnDash_Settings_Section_Permalinks::esc_url( string $value = '' )

Class utility function to escape the URL


Description #


Parameters #

$value

(string) (Optional) URL to Escape.

Default value: ''


Return #

(string) filtered URL.


Source #

File: includes/settings/settings-sections/class-ld-settings-section-permalinks.php


Changelog #

Changelog
Version Description
2.4.0 Introduced.