Astra_Get_Transparent_Header::get_examples()
Get examples.
Description
Return
(array)
Source
File: inc/abilities/customizer/header/transparent/class-astra-get-transparent-header.php
public function get_examples() {
return array(
'get transparent header settings',
'is transparent header enabled',
'show transparent header colors',
'view transparent header configuration',
'get transparent header logo',
'show transparent header disable rules',
'view transparent header menu colors',
);
}
Expand full source code Collapse full source code View on Trac