ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 254

wp_enqueue_code_editor()

Function: Enqueues assets needed by the code editor for the given settings.

Source: wp-includes/general-template.php:3827

Used by 2 functions | Uses 7 functions

wp_enqueue_editor()

Function: Outputs the editor scripts, stylesheets, and default settings.

Source: wp-includes/general-template.php:3796

Used by 1 function | Uses 0 functions

wp_enqueue_media()

Function: Enqueues all scripts, styles, settings, and templates necessary to use all media JS APIs.

Source: wp-includes/media.php:3311

Used by 0 functions | Uses 0 functions

wp_enqueue_script()

Function: Enqueues a script.

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

Used by 17 functions | Uses 1 function

wp_enqueue_script_module()

Function: Marks the script module to be enqueued in the page.

Source: wp-includes/script-modules.php:101

Used by 0 functions | Uses 2 functions

wp_enqueue_scripts()

Function: Wrapper for do_action( ‘wp_enqueue_scripts’ ).

Source: wp-includes/script-loader.php:1938

Used by 0 functions | Uses 2 functions

wp_enqueue_style()

Function: Enqueues a CSS stylesheet.

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

Used by 13 functions | Uses 1 function

wp_enqueue_view_transitions_admin_css()

Function: Enqueues View Transitions CSS for the admin.

Source: wp-includes/view-transitions.php:15

Used by 0 functions | Uses 1 function

wp_exif_date2ts()

Function: Converts the exif date format to a unix timestamp.

Source: wp-admin/includes/image.php:766

Used by 1 function | Uses 0 functions

wp_exif_frac2dec()

Function: Converts a fraction string to a decimal.

Source: wp-admin/includes/image.php:725

Used by 1 function | Uses 0 functions
« Previous 1 … 253 254 255 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy