Parsed: 118910
<?php /** * Customize API: WP_Customize_Background_Position_Control class * * @package WordPress * @subpackage Customize * @since 4.7.0 */ /* class WP_Customize_Background_Position_Control */ /* function WP_Customize_Background_Position_Control::render_content() – Don’t render the control content from PHP, as it’s rendered via JS on load. */ /* function WP_Customize_Background_Position_Control::content_template() – Render a JS template for the content of the position control. */