芝麻web文件管理V1.00
编辑当前文件:/home/sditechnicalteam/socialdigivlms.com/wp-content/plugins/tutor/views/options/tools.php
* @link https://themeum.com * @since 1.0.0 */ ?>
$section ) { $icon = tutor()->icon_dir . $key . '.svg'; $active_class = $active_tab == $key ? esc_attr( ' is-active' ) : ''; $page_url = add_query_arg( 'sub_page', esc_attr( $section['slug'] ), admin_url( 'admin.php?page=tutor-tools' ) ); ?>
$section ) { $active_class = $active_tab == $key ? esc_attr( ' is-active' ) : ''; ?>
template( $section ); //phpcs:ignore -- contain safe data } ?>
view_template( 'common/modal-confirm.php', array() ); ?>