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',
);
}
Expand full source code Collapse full source code View on Trac