:
:
:
list; if (is_admin()) { // Dashboard edit view if (get_option('show_on_front') === 'page') { if (get_option('page_on_front') == $data['post_id']) { ?>

', ''); ?>

', ''); ?>

WooCommerce type.

Page URL:

Template: ('.esc_html($data['page_template_path']).''; } ?>)

or (two lists) } if ($data['plugin_settings']['assets_list_layout'] === 'by-preload') { $viewAssetsMode = 'by-preload'; // or (two lists) } if ($data['plugin_settings']['assets_list_layout'] === 'by-parents') { $viewAssetsMode = 'by-parents'; // Loaded & Unloaded (two lists) } if ($data['plugin_settings']['assets_list_layout'] === 'by-loaded-unloaded') { $viewAssetsMode = 'by-loaded-unloaded'; // Parent or Child/Independent (two lists) } if ($data['plugin_settings']['assets_list_layout'] === 'by-size') { $viewAssetsMode = 'by-size'; // Local Files (in descending order based on the size) and External Files (or files that can't have the size determined) } if ($data['plugin_settings']['assets_list_layout'] === 'by-rules') { $viewAssetsMode = 'by-rules'; // Enqueued Files with at least one rule & Enqueued Files with no rules } $data['page_unload_text'] = __('Unload on this page', 'wp-asset-clean-up'); if (is_singular()) { global $post; ?>