| Current Path : /home/copmadinaarea/thecopmadinaarea.org/wp-content/plugins/deeds-plugin/metabox/ |
| Current File : /home/copmadinaarea/thecopmadinaarea.org/wp-content/plugins/deeds-plugin/metabox/event.php |
<?php return array( 'title' => 'Deeds Event Setting', 'id' => 'deeds_meta_event', 'icon' => 'el el-cogs', 'position' => 'normal', 'priority' => 'core', 'post_types' => array( 'tribe_events' ), 'sections' => array( array( 'id' => 'deeds_event_meta_setting', 'fields' => array( array( 'id' => 'video', 'type' => 'text', 'title' => esc_html__( 'Video Link', 'actavista' ), ), ), ), ), );