File manager - Edit - /home/palg2351/public_html/wp-content/themes/conat/includes/resource/options/slug_setting.php
Back
<?php return array( 'title' => esc_html__( 'Slug Settings', 'conat' ), 'icon' => 'el el-link', 'id' => 'slug_setting', 'desc' => '', 'subsection' => false, 'fields' => array( array( 'id' => 'section-cpt-info', 'type' => 'info', 'title' => esc_html__( 'Note:', 'conat' ), 'subtitle' => 'Please update the <a href="'.admin_url().'options-permalink.php'.'" target="_blank">permalink</a> after change the fields.', 'indent' => false ), //Speakers array( 'id' => 'speaker_name', 'type' => 'text', 'title' => esc_html__( 'Speakers Name', 'conat' ), 'desc' => esc_html__( 'Default: Speakers', 'conat' ), ), array( 'id' => 'speaker_slug', 'type' => 'text', 'title' => esc_html__( 'Speaker Slug', 'conat' ), 'desc' => esc_html__( 'Default: speaker', 'conat' ), ), array( 'id' => 'speaker_cat_slug', 'type' => 'text', 'title' => esc_html__( 'Speaker Category Slug', 'conat' ), 'desc' => esc_html__( 'Default: speaker_cat', 'conat' ), ), //Testimonials array( 'id' => 'testimonial_name', 'type' => 'text', 'title' => esc_html__( 'Testimonials Name', 'conat' ), 'desc' => esc_html__( 'Default: Testimonials', 'conat' ), ), //FAQs array( 'id' => 'faqs_name', 'type' => 'text', 'title' => esc_html__( 'FAQs Name', 'conat' ), 'desc' => esc_html__( 'Default: FAQs', 'conat' ), ), ), );
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.17 |
proxy
|
phpinfo
|
Settings