Astra_Get_Scroll_To_Top::get_examples()

Get examples.


Description


Return

(array)


Source

File: inc/abilities/customizer/general/scroll-to-top/class-astra-get-scroll-to-top.php

	public function get_examples() {
		return array(
			'get scroll to top settings',
			'show scroll to top button configuration',
			'is scroll to top enabled',
			'get scroll to top colors',
			'show scroll to top position',
			'view back to top button settings',
		);
	}

User Contributed Notes

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