/
/
home
/
melaqxso
/
public_html
/
wp-content
/
themes
/
hub
/
theme
/
theme-options
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.61
PHP 7.4.33
Dir:
/home/melaqxso/public_html/wp-content/themes/hub/theme/theme-options
Edit:
/home/melaqxso/public_html/wp-content/themes/hub/theme/theme-options/liquid-apikeys.php
<?php /* * Api keys Section */ //APP Api Keys $this->sections[] = array( 'title' => esc_html__( 'API Keys', 'hub' ), 'icon' => 'el el-key', 'fields' => array( array( 'id' => 'google-api-key', 'type' => 'text', 'title' => esc_html__( 'Google Maps API Key', 'hub' ), 'subtitle' => '', 'desc' => wp_kses_post( __( 'Follow the steps in <a target="_blank" href="https://developers.google.com/maps/documentation/javascript/get-api-key#key">the Google docs</a> to get the API key. This key applies to the google map element.', 'hub' ) ) ), array( 'id' => 'mailchimp-api-key', 'type' => 'text', 'title' => esc_html__( 'Mailchimp API Key', 'hub' ), 'subtitle' => '', 'desc' => wp_kses_post( __( 'Follow the steps <a href="https://mailchimp.com/help/about-api-keys/">MailChimp</a> to get the API key. This key applies to the newsletter element.', 'hub' ) ), ), ) );
Ukuran: 945 B