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:261

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_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

wp_deregister_style()

Function: Removes a registered stylesheet.

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

Used by 0 functions | Uses 1 function

wp_enqueue_style()

Function: Enqueues a CSS stylesheet.

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

Used by 13 functions | Uses 1 function

wp_dequeue_style()

Function: Removes a previously enqueued CSS stylesheet.

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

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