Ticket #18887: themes.php.display_header_text.rev2.diff
File themes.php.display_header_text.rev2.diff, 549 bytes (added by , 13 years ago) |
---|
-
.
1430 1430 } 1431 1431 1432 1432 /** 1433 * Check if Display Text is True 1434 * 1435 * Conditional check to determine if the 1436 * user has enabled the Display Text 1437 * option for the Custom Image Header. 1438 * 1439 * @uses get_header_textcolor() 1440 * @return boolean 1441 * @since 3.3.1 1442 */ 1443 function display_header_text() { 1444 return 'blank' != get_header_textcolor(); 1445 } 1446 1447 /** 1433 1448 * Retrieve header image for custom header. 1434 1449 * 1435 1450 * @since 2.1.0