'.esc_html__('If you prefer to manage the assets within the front-end view and wish to hide this meta box, you can click on "Screen Options" at the top of this page and deselect "Asset CleanUp Pro: CSS & JavaScript Manager".').'
'; } elseif ($data['status'] === 3) { _e('The styles and scripts will be available for unload once this post/page is public and published as the whole page needs to be scanned for all the loaded assets.', 'wp-asset-clean-up'); ?>
"Redirect attachment URLs to the attachment itself?" is set to "Yes" in "Search Appearance - Yoast SEO" - "Media" tab).', 'wp-asset-clean-up'); echo ' '.sprintf( esc_html__('As a result, the "%s" side meta box is not shown as it is irrelevant in this situation.', 'wp-asset-clean-up'), WPACU_PLUGIN_TITLE.': '.esc_html__('Options', 'wp-asset-clean-up') ); ?>
post_type; $data['bulk_unloaded_type'] = 'post_type'; $data['is_bulk_unloadable'] = true; $data = $this->setPageTemplate($data); $data['page_options'] = \WpAssetCleanUp\MetaBoxes::getPageOptions($data['post_id']); $data['page_options_with_assets_manager_no_load'] = true; include __DIR__.'/meta-box-restricted-page-load.php'; } ?>