Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

adding logo support to wordpress site

if ( function_exists( 'the_custom_logo' ) ) {
 the_custom_logo();
}
Source by developer.wordpress.org #
 
PREVIOUS NEXT
Tagged: #adding #logo #support #wordpress #site
ADD COMMENT
Topic
Name
9+2 =