wp_get_custom_css


wp_get_custom_css ( $stylesheet = '' )

Parameters:
  • (string) stylesheet Optional. A theme object stylesheet name. Defaults to the active theme.
Returns:
  • (string) The Custom CSS Post content.
Defined at:

Description

Fetches the saved Custom CSS content for rendering.

Related Functions

wp_get_custom_css_post, wp_custom_css_cb, wp_get_post_cats, wp_get_global_styles_custom_css, wp_update_custom_css_post

Top Google Results

User discussions

wpseek mobile