| Current Path : /home/x/i/e/xiedrke/entrepot/wp-content/themes/realpro/inc/admin/customizer-sections/ |
| Current File : /home/x/i/e/xiedrke/entrepot/wp-content/themes/realpro/inc/admin/customizer-sections/footer.php |
<?php /** * Panel Footer * * @package realpro */ thim_customizer()->add_panel( array( 'id' => 'footer', 'priority' => 60, 'title' => esc_html__( 'Footer', 'realpro' ), 'icon' => 'dashicons-align-right', ) );