Astra_Get_Headings_Font::get_examples()
Get examples.
Description
Return
(array)
Source
File: inc/abilities/customizer/globals/typography/class-astra-get-headings-font.php
public function get_examples() {
return array(
'get current headings font',
'show headings font settings',
'view headings typography',
'display headings font family',
'get headings font configuration',
'show all headings font',
'get h1-h6 common font settings',
'show global heading font',
);
}
Expand full source code Collapse full source code View on Trac