Astra_Get_Load_Google_Fonts_Locally::get_examples()
Get examples.
Description
Return
(array)
Source
File: inc/abilities/admin/settings/performance/class-astra-get-load-google-fonts-locally.php
public function get_examples() {
return array(
'get load google fonts locally status',
'show google fonts local loading',
'view load fonts locally setting',
'display google fonts self hosting',
'get self hosted fonts status',
'show local fonts loading',
'view google fonts local setting',
'display load google fonts locally',
'get local google fonts status',
'show if fonts are loaded locally',
'view self hosted google fonts',
'display local font loading status',
'get google fonts hosting setting',
'show fonts local loading status',
'view local fonts configuration',
'display self hosted fonts setting',
'get fonts locally status',
'show google fonts download setting',
'view fonts server hosting',
'display fonts local loading',
'get google fonts caching status',
'show local font files setting',
'view fonts self hosting status',
'display google fonts local cache',
'get fonts download status',
'show fonts stored locally',
'view google fonts offline status',
'display fonts local storage setting',
'get local fonts hosting',
'show fonts GDPR compliance setting',
);
}
Expand full source code Collapse full source code View on Trac