| | | | |

is_extension_active_frontend( 'genesis.theme' ) ) { echo '' . esc_html__( 'enabled', 'w3-total-cache' ) . ''; } else { echo '' . esc_html__( 'disabled', 'w3-total-cache' ) . ''; } ?> .

array( 'genesis.theme', 'wp_head' ), 'control' => 'checkbox', 'label' => esc_html__( 'Cache wp_head loop:', 'w3-total-cache' ), 'checkbox_label' => esc_html__( 'Enable', 'w3-total-cache' ), 'description' => esc_html__( 'Cache wp_head. This includes the embedded CSS, JS etc.', 'w3-total-cache' ), ) ); Util_Ui::config_item( array( 'key' => array( 'genesis.theme', 'genesis_header' ), 'control' => 'checkbox', 'label' => esc_html__( 'Cache header:', 'w3-total-cache' ), 'checkbox_label' => esc_html__( 'Enable', 'w3-total-cache' ), 'description' => esc_html__( 'Cache header loop. This is the area where the logo is located.', 'w3-total-cache' ), ) ); Util_Ui::config_item( array( 'key' => array( 'genesis.theme', 'genesis_do_nav' ), 'control' => 'checkbox', 'label' => esc_html__( 'Cache primary navigation:', 'w3-total-cache' ), 'checkbox_label' => esc_html__( 'Enable', 'w3-total-cache' ), 'description' => esc_html__( 'Caches the navigation filter; per page.', 'w3-total-cache' ), ) ); Util_Ui::config_item( array( 'key' => array( 'genesis.theme', 'genesis_do_subnav' ), 'control' => 'checkbox', 'label' => esc_html__( 'Cache secondary navigation:', 'w3-total-cache' ), 'checkbox_label' => esc_html__( 'Enable', 'w3-total-cache' ), 'description' => esc_html__( 'Caches secondary navigation filter; per page.', 'w3-total-cache' ), ) ); ?>
array( 'genesis.theme', 'loop_front_page' ), 'control' => 'checkbox', 'checkbox_label' => esc_html__( 'Enable', 'w3-total-cache' ), 'label' => esc_html__( 'Cache front page post loop:', 'w3-total-cache' ), 'description' => esc_html__( 'Caches the front page post loop, pagination is supported.', 'w3-total-cache' ), ) ); Util_Ui::config_item( array( 'key' => array( 'genesis.theme', 'loop_terms' ), 'control' => 'checkbox', 'checkbox_label' => esc_html__( 'Enable', 'w3-total-cache' ), 'label' => esc_html__( 'Cache author/tag/categories/term post loop:', 'w3-total-cache' ), 'description' => esc_html__( 'Caches the posts listed on tag, categories, author and other term pages, pagination is supported.', 'w3-total-cache' ), ) ); Util_Ui::config_item( array( 'key' => array( 'genesis.theme', 'loop_terms_excluded' ), 'control' => 'textarea', 'label' => esc_html__( 'Excluded terms pages / posts:', 'w3-total-cache' ), 'description' => esc_html__( 'List of pages / posts that should not have the terms loop cached. Specify one page / post per line. This area supports regular expressions.', 'w3-total-cache' ), ) ); Util_Ui::config_item( array( 'key' => array( 'genesis.theme', 'flush_terms' ), 'control' => 'checkbox', 'checkbox_label' => esc_html__( 'Enable', 'w3-total-cache' ), 'label' => esc_html__( 'Flush posts loop:', 'w3-total-cache' ), 'description' => esc_html__( 'Flushes the posts loop cache on post updates. See setting above for affected loops.', 'w3-total-cache' ), ) ); Util_Ui::config_item( array( 'key' => array( 'genesis.theme', 'loop_single' ), 'control' => 'checkbox', 'checkbox_label' => esc_html__( 'Enable', 'w3-total-cache' ), 'label' => esc_html__( 'Cache single post / page:', 'w3-total-cache' ), 'description' => esc_html__( 'Caches the single post / page loop, pagination is supported.', 'w3-total-cache' ), ) ); Util_Ui::config_item( array( 'key' => array( 'genesis.theme', 'loop_single_excluded' ), 'control' => 'textarea', 'label' => esc_html__( 'Excluded single pages / posts:', 'w3-total-cache' ), 'description' => esc_html__( 'List of pages / posts that should not have the single post / post loop cached. Specify one page / post per line. This area supports regular expressions.', 'w3-total-cache' ), ) ); Util_Ui::config_item( array( 'key' => array( 'genesis.theme', 'loop_single_genesis_comments' ), 'control' => 'checkbox', 'checkbox_label' => esc_html__( 'Enable', 'w3-total-cache' ), 'label' => esc_html__( 'Cache comments:', 'w3-total-cache' ), 'description' => esc_html__( 'Caches the comments loop, pagination is supported.', 'w3-total-cache' ), ) ); Util_Ui::config_item( array( 'key' => array( 'genesis.theme', 'loop_single_genesis_pings' ), 'control' => 'checkbox', 'checkbox_label' => esc_html__( 'Enable', 'w3-total-cache' ), 'label' => esc_html__( 'Cache pings:', 'w3-total-cache' ), 'description' => esc_html__( 'Caches the ping loop, pagination is supported. One per line.', 'w3-total-cache' ), ) ); ?>
array( 'genesis.theme', 'sidebar' ), 'control' => 'checkbox', 'checkbox_label' => esc_html__( 'Enable', 'w3-total-cache' ), 'label' => esc_html__( 'Cache sidebar:', 'w3-total-cache' ), 'description' => esc_html__( 'Caches sidebar loop, the widget area.', 'w3-total-cache' ), ) ); Util_Ui::config_item( array( 'key' => array( 'genesis.theme', 'sidebar_excluded' ), 'control' => 'textarea', 'label' => esc_html__( 'Exclude pages:', 'w3-total-cache' ), 'description' => esc_html__( 'List of pages that should not have sidebar cached. Specify one page / post per line. This area supports regular expressions.', 'w3-total-cache' ), ) ); ?>
array( 'genesis.theme', 'genesis_footer' ), 'control' => 'checkbox', 'checkbox_label' => esc_html__( 'Enable', 'w3-total-cache' ), 'label' => esc_html__( 'Cache genesis footer:', 'w3-total-cache' ), 'description' => esc_html__( 'Caches footer loop.', 'w3-total-cache' ), ) ); Util_Ui::config_item( array( 'key' => array( 'genesis.theme', 'wp_footer' ), 'control' => 'checkbox', 'checkbox_label' => esc_html__( 'Enable', 'w3-total-cache' ), 'label' => esc_html__( 'Cache footer:', 'w3-total-cache' ), 'description' => esc_html__( 'Caches wp_footer loop.', 'w3-total-cache' ), ) ); Util_Ui::config_item( array( 'key' => array( 'genesis.theme', 'reject_logged_roles' ), 'control' => 'checkbox', 'checkbox_label' => esc_html__( 'Enable', 'w3-total-cache' ), 'label' => esc_html__( 'Disable fragment cache:', 'w3-total-cache' ), 'description' => esc_html__( 'Don\'t use fragment cache with the following hooks and for the specified user roles.' ), ) ); ?>
get_array( array( 'genesis.theme', 'reject_logged_roles_on_actions' ) ); $name = Util_Ui::config_key_to_http_name( array( 'genesis.theme', 'reject_logged_roles_on_actions' ) ); $hooks = array( 'genesis_header' => esc_html__( 'Header', 'w3-total-cache' ), 'genesis_footer' => esc_html__( 'Footer', 'w3-total-cache' ), 'genesis_sidebar' => esc_html__( 'Sidebar', 'w3-total-cache' ), 'genesis_loop' => esc_html__( 'The Loop', 'w3-total-cache' ), 'wp_head' => 'wp_head', 'wp_footer' => 'wp_footer', 'genesis_comments' => esc_html__( 'Comments', 'w3-total-cache' ), 'genesis_pings' => esc_html__( 'Pings', 'w3-total-cache' ), 'genesis_do_nav' => esc_html__( 'Primary navigation', 'w3-total-cache' ), 'genesis_do_subnav' => esc_html__( 'Secondary navigation', 'w3-total-cache' ), ); ?> is_sealed( 'genesis.theme' ) ); ?> type="hidden" name="" value="" /> $hook_label ) : ?> is_sealed( 'genesis.theme' ) ); ?> type="checkbox" name="[]" value="" id="role_" />

get_array( array( 'genesis.theme', 'reject_roles' ) ); $name = Util_Ui::config_key_to_http_name( array( 'genesis.theme', 'reject_roles' ) ); ?> $role_data ) : ?> is_sealed( 'genesis.theme' ) ); ?> type="checkbox" name="[]" value="" id="role_" />