WPDev.one
Core Function
View Source on Trac ↗

wp_customize_url()

wp_customize_url( mixed $stylesheet = '' )

Returns a URL to load the Customizer.

Parameters 1 required

Name / Type Description
string

$stylesheet Optional. Theme to customize. Defaults to active theme. The theme's stylesheet will be urlencoded if necessary.

Required

Return Value

(string)
string

Function Information

Since Version
3.4.0
Source File
wp-includes/theme.php
Advertisement