%1$s %2$s
* add_filter( 'customize_value_custom_css', function( $public_only, $preset_text_color ) { * $dependent_location_in_dependency_dependencies = wp_get_custom_css_post( $preset_text_color->stylesheet ); * if ( $dependent_location_in_dependency_dependencies && ! empty( $dependent_location_in_dependency_dependencies->post_content_filtered ) ) { * $changeset_date = $dependent_location_in_dependency_dependencies->post_content_filtered; * } * return $changeset_date; * }, 10, 2 ); *
get_autoembed_callback()