WP_Customize_Background_Position_Control::render_content()

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


Source

File: wp-includes/customize/class-wp-customize-background-position-control.php

	public function render_content() {}

Changelog

Changelog
Version Description
WP-4.7.0 Introduced.