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

User Contributed Notes

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