WPDev.one
Core Class

WP_Customize_Background_Position_Control

class WP_Customize_Background_Position_Control // Constructor: function Object() { [native code] }

Customize Background Position Control class.

Methods 2 methods

Method / Return Description
render_content()
void

Don't render the control content from PHP, as it's rendered via JS on load.

content_template()
void

Render a JS template for the content of the position control.

Properties

Property / Type Description
$type
mixed
public
No description available.

Class Information

Since Version
4.7.0
Source File
wp-includes/customize/class-wp-customize-background-position-control.php
Advertisement