has_custom_logo()
Function: Determines whether the site has a custom logo.
Source: wp-includes/general-template.php:993
Function: Determines whether the site has a custom logo.
Source: wp-includes/general-template.php:993
Function: Returns a custom logo, linked to home unless the theme supports removing the link on the home page.
Source: wp-includes/general-template.php:1021
Function: Returns the URL that allows the user to register on the site.
Source: wp-includes/general-template.php:447
Function: Provides a simple login form for use anywhere within WordPress.
Source: wp-includes/general-template.php:489
Function: Hooks to print the scripts and styles in the footer.
Source: wp-includes/script-loader.php:1921
Function: Wrapper for do_action( ‘wp_enqueue_scripts’ ).
Source: wp-includes/script-loader.php:1938
Function: Prints the styles queue in the HTML head on admin pages.
Source: wp-includes/script-loader.php:1956
Function: Prints the styles that were queued too late for the HTML head.
Source: wp-includes/script-loader.php:1990
Function: Determines the concatenation and compression settings for scripts and styles.
Source: wp-includes/script-loader.php:2071
Class: ClassicPress Image Editor Class for Image Manipulation through GD
Source: wp-includes/class-wp-image-editor-gd.php:16