/** * GeneratePress. * * Please do not make any edits to this file. All edits should be done in a child theme. * * @package GeneratePress */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } // Set our theme version. define( 'GENERATE_VERSION', '3.6.1' ); if ( ! function_exists( 'generate_setup' ) ) { add_action( 'after_setup_theme', 'generate_setup' ); /** * Sets up theme defaults and registers support for various WordPress features. * * @since 0.1 */ function generate_setup() { // Make theme available for translation. load_theme_textdomain( 'generatepress' ); // Add theme support for various features. add_theme_support( 'automatic-feed-links' ); add_theme_support( 'post-thumbnails' ); add_theme_support( 'post-formats', array( 'aside', 'image', 'video', 'quote', 'link', 'status' ) ); add_theme_support( 'woocommerce' ); add_theme_support( 'title-tag' ); add_theme_support( 'html5', array( 'search-form', 'comment-form', 'comment-list', 'gallery', 'caption', 'script', 'style' ) ); add_theme_support( 'customize-selective-refresh-widgets' ); add_theme_support( 'align-wide' ); add_theme_support( 'responsive-embeds' ); $color_palette = generate_get_editor_color_palette(); if ( ! empty( $color_palette ) ) { add_theme_support( 'editor-color-palette', $color_palette ); } add_theme_support( 'custom-logo', array( 'height' => 70, 'width' => 350, 'flex-height' => true, 'flex-width' => true, ) ); // Register primary menu. register_nav_menus( array( 'primary' => __( 'Primary Menu', 'generatepress' ), ) ); /** * Set the content width to something large * We set a more accurate width in generate_smart_content_width() */ global $content_width; if ( ! isset( $content_width ) ) { $content_width = 1200; /* pixels */ } // Add editor styles to the block editor. add_theme_support( 'editor-styles' ); $editor_styles = apply_filters( 'generate_editor_styles', array( 'assets/css/admin/block-editor.css', ) ); add_editor_style( $editor_styles ); } } /** * Get all necessary theme files */ $theme_dir = get_template_directory(); require $theme_dir . '/inc/theme-functions.php'; require $theme_dir . '/inc/defaults.php'; require $theme_dir . '/inc/class-css.php'; require $theme_dir . '/inc/css-output.php'; require $theme_dir . '/inc/general.php'; require $theme_dir . '/inc/customizer.php'; require $theme_dir . '/inc/markup.php'; require $theme_dir . '/inc/typography.php'; require $theme_dir . '/inc/plugin-compat.php'; require $theme_dir . '/inc/block-editor.php'; require $theme_dir . '/inc/class-typography.php'; require $theme_dir . '/inc/class-typography-migration.php'; require $theme_dir . '/inc/class-html-attributes.php'; require $theme_dir . '/inc/class-theme-update.php'; require $theme_dir . '/inc/class-rest.php'; require $theme_dir . '/inc/deprecated.php'; if ( is_admin() ) { require $theme_dir . '/inc/meta-box.php'; require $theme_dir . '/inc/class-dashboard.php'; } /** * Load our theme structure */ require $theme_dir . '/inc/structure/archives.php'; require $theme_dir . '/inc/structure/comments.php'; require $theme_dir . '/inc/structure/featured-images.php'; require $theme_dir . '/inc/structure/footer.php'; require $theme_dir . '/inc/structure/header.php'; require $theme_dir . '/inc/structure/navigation.php'; require $theme_dir . '/inc/structure/post-meta.php'; require $theme_dir . '/inc/structure/sidebars.php'; require $theme_dir . '/inc/structure/search-modal.php'; https://fmwa.app/post-sitemap1.xml 2026-02-23T05:59:35+00:00 https://fmwa.app/post-sitemap2.xml 2026-02-23T05:43:54+00:00 https://fmwa.app/post-sitemap3.xml 2026-02-22T22:50:59+00:00 https://fmwa.app/post-sitemap4.xml 2026-02-22T22:50:57+00:00 https://fmwa.app/post-sitemap5.xml 2026-02-22T22:32:50+00:00 https://fmwa.app/post-sitemap6.xml 2026-02-22T21:41:42+00:00 https://fmwa.app/post-sitemap7.xml 2026-02-22T21:41:39+00:00 https://fmwa.app/post-sitemap8.xml 2026-02-22T21:28:24+00:00 https://fmwa.app/post-sitemap9.xml 2026-02-22T21:14:04+00:00 https://fmwa.app/post-sitemap10.xml 2026-02-22T21:10:28+00:00 https://fmwa.app/post-sitemap11.xml 2026-02-22T21:03:36+00:00 https://fmwa.app/post-sitemap12.xml 2026-02-22T20:58:02+00:00 https://fmwa.app/post-sitemap13.xml 2026-02-22T20:44:26+00:00 https://fmwa.app/post-sitemap14.xml 2026-02-22T20:36:33+00:00 https://fmwa.app/post-sitemap15.xml 2026-02-22T20:33:56+00:00 https://fmwa.app/post-sitemap16.xml 2026-02-22T20:23:44+00:00 https://fmwa.app/post-sitemap17.xml 2026-02-22T19:45:55+00:00 https://fmwa.app/post-sitemap18.xml 2026-02-22T19:41:13+00:00 https://fmwa.app/post-sitemap19.xml 2026-02-22T19:18:15+00:00 https://fmwa.app/post-sitemap20.xml 2026-02-22T18:55:03+00:00 https://fmwa.app/post-sitemap21.xml 2026-02-22T18:31:34+00:00 https://fmwa.app/post-sitemap22.xml 2026-02-22T17:36:46+00:00 https://fmwa.app/post-sitemap23.xml 2026-02-22T16:27:37+00:00 https://fmwa.app/post-sitemap24.xml 2026-02-22T16:23:41+00:00 https://fmwa.app/post-sitemap25.xml 2026-02-22T16:12:51+00:00 https://fmwa.app/post-sitemap26.xml 2026-02-22T15:49:30+00:00 https://fmwa.app/post-sitemap27.xml 2026-02-22T15:44:30+00:00 https://fmwa.app/post-sitemap28.xml 2026-02-22T14:42:13+00:00 https://fmwa.app/post-sitemap29.xml 2026-02-22T14:35:07+00:00 https://fmwa.app/post-sitemap30.xml 2026-02-22T14:33:12+00:00 https://fmwa.app/post-sitemap31.xml 2026-02-22T14:31:36+00:00 https://fmwa.app/post-sitemap32.xml 2026-02-22T14:30:58+00:00 https://fmwa.app/post-sitemap33.xml 2026-02-22T14:30:06+00:00 https://fmwa.app/post-sitemap34.xml 2026-02-22T14:29:46+00:00 https://fmwa.app/post-sitemap35.xml 2026-02-22T14:28:39+00:00 https://fmwa.app/post-sitemap36.xml 2026-02-22T14:28:23+00:00 https://fmwa.app/post-sitemap37.xml 2026-02-22T14:18:42+00:00 https://fmwa.app/post-sitemap38.xml 2026-02-22T14:17:06+00:00 https://fmwa.app/post-sitemap39.xml 2026-02-22T14:15:13+00:00 https://fmwa.app/post-sitemap40.xml 2026-02-22T14:14:22+00:00 https://fmwa.app/post-sitemap41.xml 2026-02-22T14:13:44+00:00 https://fmwa.app/post-sitemap42.xml 2026-02-22T14:11:32+00:00 https://fmwa.app/post-sitemap43.xml 2026-02-22T14:10:20+00:00 https://fmwa.app/post-sitemap44.xml 2026-02-22T14:10:19+00:00 https://fmwa.app/post-sitemap45.xml 2026-02-22T13:29:40+00:00 https://fmwa.app/post-sitemap46.xml 2026-02-22T13:12:41+00:00 https://fmwa.app/post-sitemap47.xml 2026-02-22T13:03:22+00:00 https://fmwa.app/post-sitemap48.xml 2026-02-22T12:54:57+00:00 https://fmwa.app/post-sitemap49.xml 2026-02-22T12:53:12+00:00 https://fmwa.app/post-sitemap50.xml 2026-02-22T12:35:21+00:00 https://fmwa.app/post-sitemap51.xml 2026-02-22T12:28:58+00:00 https://fmwa.app/post-sitemap52.xml 2026-02-22T12:27:47+00:00 https://fmwa.app/post-sitemap53.xml 2026-02-22T12:24:00+00:00 https://fmwa.app/post-sitemap54.xml 2026-02-22T12:23:24+00:00 https://fmwa.app/post-sitemap55.xml 2026-02-22T12:15:47+00:00 https://fmwa.app/post-sitemap56.xml 2026-02-22T12:14:40+00:00 https://fmwa.app/post-sitemap57.xml 2026-02-22T11:48:54+00:00 https://fmwa.app/post-sitemap58.xml 2026-02-22T11:48:52+00:00 https://fmwa.app/post-sitemap59.xml 2026-02-22T11:40:28+00:00 https://fmwa.app/post-sitemap60.xml 2026-02-22T11:38:22+00:00 https://fmwa.app/post-sitemap61.xml 2026-02-22T11:37:53+00:00 https://fmwa.app/post-sitemap62.xml 2026-02-22T11:35:40+00:00 https://fmwa.app/post-sitemap63.xml 2026-02-22T11:34:04+00:00 https://fmwa.app/post-sitemap64.xml 2026-02-22T11:19:19+00:00 https://fmwa.app/post-sitemap65.xml 2026-02-22T11:15:35+00:00 https://fmwa.app/post-sitemap66.xml 2026-02-22T11:10:35+00:00 https://fmwa.app/post-sitemap67.xml 2026-02-22T11:09:13+00:00 https://fmwa.app/post-sitemap68.xml 2026-02-22T11:09:03+00:00 https://fmwa.app/post-sitemap69.xml 2026-02-22T11:04:23+00:00 https://fmwa.app/post-sitemap70.xml 2026-02-22T11:00:06+00:00 https://fmwa.app/post-sitemap71.xml 2026-02-22T10:58:13+00:00 https://fmwa.app/post-sitemap72.xml 2026-02-22T10:48:46+00:00 https://fmwa.app/post-sitemap73.xml 2026-02-22T10:45:23+00:00 https://fmwa.app/post-sitemap74.xml 2026-02-22T10:39:21+00:00 https://fmwa.app/post-sitemap75.xml 2026-02-22T10:37:12+00:00 https://fmwa.app/post-sitemap76.xml 2026-02-22T10:32:33+00:00 https://fmwa.app/post-sitemap77.xml 2026-02-22T10:27:53+00:00 https://fmwa.app/post-sitemap78.xml 2026-02-22T10:26:10+00:00 https://fmwa.app/post-sitemap79.xml 2026-02-22T10:10:07+00:00 https://fmwa.app/post-sitemap80.xml 2026-02-22T10:09:11+00:00 https://fmwa.app/post-sitemap81.xml 2026-02-22T09:40:46+00:00 https://fmwa.app/post-sitemap82.xml 2026-02-22T09:35:26+00:00 https://fmwa.app/post-sitemap83.xml 2026-02-22T09:13:14+00:00 https://fmwa.app/post-sitemap84.xml 2026-02-22T09:11:30+00:00 https://fmwa.app/post-sitemap85.xml 2026-02-22T09:10:16+00:00 https://fmwa.app/post-sitemap86.xml 2026-02-22T09:06:08+00:00 https://fmwa.app/post-sitemap87.xml 2026-02-22T08:58:58+00:00 https://fmwa.app/post-sitemap88.xml 2026-02-22T08:55:41+00:00 https://fmwa.app/post-sitemap89.xml 2026-02-22T08:52:16+00:00 https://fmwa.app/post-sitemap90.xml 2026-02-22T08:52:14+00:00 https://fmwa.app/post-sitemap91.xml 2026-02-22T08:50:19+00:00 https://fmwa.app/post-sitemap92.xml 2026-02-22T08:40:59+00:00 https://fmwa.app/post-sitemap93.xml 2026-02-22T08:39:36+00:00 https://fmwa.app/post-sitemap94.xml 2026-02-22T08:31:50+00:00 https://fmwa.app/post-sitemap95.xml 2026-02-22T08:30:04+00:00 https://fmwa.app/post-sitemap96.xml 2026-02-22T08:29:27+00:00 https://fmwa.app/post-sitemap97.xml 2026-02-22T08:27:25+00:00 https://fmwa.app/post-sitemap98.xml 2026-02-22T08:23:33+00:00 https://fmwa.app/post-sitemap99.xml 2026-02-22T08:20:27+00:00 https://fmwa.app/post-sitemap100.xml 2026-02-22T08:17:38+00:00 https://fmwa.app/post-sitemap101.xml 2026-02-22T08:16:44+00:00 https://fmwa.app/post-sitemap102.xml 2026-02-22T08:15:31+00:00 https://fmwa.app/page-sitemap.xml 2026-02-13T07:42:27+00:00 https://fmwa.app/category-sitemap1.xml 2026-02-23T05:59:35+00:00 https://fmwa.app/category-sitemap2.xml 2026-02-22T22:32:50+00:00 https://fmwa.app/local-sitemap.xml 2026-02-23T06:08:01+00:00