ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Dependencies

wp_set_script_translations()

Function: Sets translated strings for a script.

Source: wp-includes/functions.wp-scripts.php:240

Used by 0 functions | Uses 0 functions

WP_Scripts::set_translations()

Method: Sets a translation textdomain.

Source: wp-includes/class-wp-scripts.php:550

Used by 0 functions | Uses 0 functions

WP_Scripts::print_translations()

Method: Prints translations set for a specific handle.

Source: wp-includes/class-wp-scripts.php:576

Used by 0 functions | Uses 0 functions

_WP_Dependency::set_translations()

Method: Sets the translation domain for this dependency.

Source: wp-includes/class-wp-dependency.php:131

Used by 0 functions | Uses 0 functions

wp_style_add_data()

Function: Adds metadata to a CSS stylesheet.

Source: wp-includes/functions.wp-styles.php:243

Used by 0 functions | Uses 1 function

wp_styles()

Function: Initializes $wp_styles if it has not been set.

Source: wp-includes/functions.wp-styles.php:20

Used by 10 functions | Uses 0 functions

wp_print_styles()

Function: Displays styles that are in the $handles queue.

Source: wp-includes/functions.wp-styles.php:44

Used by 1 function | Uses 3 functions

wp_print_styles

Action Hook: Fires before styles in the $handles queue are printed.

Source: wp-includes/functions.wp-styles.php:57

Used by 1 function | Uses 0 functions

wp_add_inline_style()

Function: Adds extra CSS styles to a registered stylesheet.

Source: wp-includes/functions.wp-styles.php:87

Used by 0 functions | Uses 2 functions

wp_register_style()

Function: Registers a CSS stylesheet.

Source: wp-includes/functions.wp-styles.php:129

Used by 0 functions | Uses 1 function
1 2 … 8 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy