Uses
Uses | Description |
---|---|
wp-includes/theme.php: wp_get_custom_css | Filters the Custom CSS Output into the . |
wp-includes/theme.php: wp_get_custom_css_post() | Fetches the |
wp-includes/theme.php: get_stylesheet() | Retrieves name of the current stylesheet. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |