芝麻web文件管理V1.00
编辑当前文件:/home4/randall/public_html/sl/wp-content/themes/lorem-ipsum-books-media-store/fw/loader.php
'', 'before_title' => '
', 'after_title' => '
', ) ); /* Theme setup section -------------------------------------------------------------------- */ if ( !function_exists( 'lorem_ipsum_books_media_store_loader_theme_setup' ) ) { add_action( 'after_setup_theme', 'lorem_ipsum_books_media_store_loader_theme_setup', 20 ); function lorem_ipsum_books_media_store_loader_theme_setup() { // Before init theme do_action('lorem_ipsum_books_media_store_action_before_init_theme'); // Load current values for main theme options lorem_ipsum_books_media_store_load_main_options(); // Theme core init - only for admin side. In frontend it called from action 'wp' if ( is_admin() ) { lorem_ipsum_books_media_store_core_init_theme(); } } } /* Include core parts ------------------------------------------------------------------------ */ // Include debug utilities // String utilities. core.strings must be first - we use lorem_ipsum_books_media_store_str...() in the lorem_ipsum_books_media_store_get_file_dir() require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.strings.php'; // File utilities. core.files must be first - we use lorem_ipsum_books_media_store_get_file_dir() to include all rest parts require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.files.php'; // Debug utilities require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.debug.php'; // Include custom theme files require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'includes/theme.options.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'includes/theme.shortcodes.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'includes/theme.styles.php'; // Include core files require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.admin.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.arrays.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.date.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.html.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.http.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.ini.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.less.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.lists.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.media.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.messages.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.storage.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.templates.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.theme.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.users.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.wp.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/support.attachment.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/support.post.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/support.post_type.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/support.taxonomy.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.customizer/core.customizer.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.customizer.wp/core.customizer.wp.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_FW_PATH . 'core/core.options/core.options.php'; // Include theme-specific plugins and post types require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/plugin.essgrids.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/plugin.gutenberg.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/plugin.contact-form-7.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/plugin.instagram-feed.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/plugin.wp-instagram-widget.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/plugin.instagram-widget-by-wpzoom.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/plugin.learndash.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/plugin.mailchimp.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/plugin.megamenu.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/plugin.revslider.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/plugin.tribe-events.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/plugin.visual-composer.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/plugin.woocommerce.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/plugin.wpml.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/plugin.trx_updater.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/plugin.trx_socials.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/support.clients.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/support.courses.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/support.lessons.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/support.services.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/support.team.php'; require_once LOREM_IPSUM_BOOKS_MEDIA_STORE_THEME_PATH . 'plugins/support.testimonials.php'; // Include theme templates // Using get_template_part(), because templates can be replaced in the child theme get_template_part('templates/404'); get_template_part('templates/attachment'); get_template_part('templates/excerpt'); get_template_part('templates/gallery'); get_template_part('templates/masonry'); get_template_part('templates/no-articles'); get_template_part('templates/no-search'); get_template_part('templates/portfolio'); get_template_part('templates/related'); get_template_part('templates/single-matches'); get_template_part('templates/single-players'); get_template_part('templates/single-portfolio'); get_template_part('templates/single-standard'); get_template_part('templates/single-team'); get_template_part('templates/headers/header_1'); get_template_part('templates/headers/header_2'); get_template_part('templates/headers/header_3'); get_template_part('templates/headers/header_4'); get_template_part('templates/trx_clients/clients-1'); get_template_part('templates/trx_clients/clients-2'); get_template_part('templates/trx_events/events-1'); get_template_part('templates/trx_events/events-2'); get_template_part('templates/trx_form/form_1'); get_template_part('templates/trx_form/form_2'); get_template_part('templates/trx_form/form_custom'); get_template_part('templates/trx_matches/matches-1'); get_template_part('templates/trx_matches/matches-2'); get_template_part('templates/trx_players/players-1'); get_template_part('templates/trx_menuitems/menuitems-1'); get_template_part('templates/trx_menuitems/menuitems-2'); get_template_part('templates/trx_recent_news/news-announce'); get_template_part('templates/trx_recent_news/news-excerpt'); get_template_part('templates/trx_recent_news/news-magazine'); get_template_part('templates/trx_recent_news/news-portfolio'); get_template_part('templates/trx_services/services-1'); get_template_part('templates/trx_services/services-2'); get_template_part('templates/trx_services/services-3'); get_template_part('templates/trx_services/services-4'); get_template_part('templates/trx_services/services-5'); get_template_part('templates/trx_team/team-3'); get_template_part('templates/trx_testimonials/testimonials-1'); ?>