/home/vianto5/realtylifestyleproperties.mx/wp-content/plugins/code-snippets/php/views
Edit: /home/vianto5/realtylifestyleproperties.mx/wp-content/plugins/code-snippets/php/views/welcome.php (7015B)
api->get_hero_item();
$changelog_sections = [
'Added' => [
'title' => __( 'New features', 'code-snippets' ),
'icon' => 'lightbulb',
],
'Improved' => [
'title' => __( 'Improvements', 'code-snippets' ),
'icon' => 'chart-line',
],
'Fixed' => [
'title' => __( 'Bug fixes', 'code-snippets' ),
'icon' => 'buddicons-replies',
],
'Other' => [
'title' => __( 'Other', 'code-snippets' ),
'icon' => 'open-folder',
],
];
$plugin_types = [
'core' => _x( 'Core', 'badge label', 'code-snippets' ),
'pro' => _x( 'Pro', 'badge label', 'code-snippets' ),
];
?>
🛟
api->get_features() as $feature ) { ?>
🚀
api->get_partners() as $partner ) { ?>