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',
		);
	}

User Contributed Notes

You must log in before being able to contribute a note or feedback.