PATH:
home
/
letacommog
/
entrepro
/
wp-content
/
plugins
/
woocommerce
/
includes
/
admin
/
views
<?php /** * Admin View: Notice - Theme Support */ if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <div id="message" class="updated woocommerce-message wc-connect"> <a class="woocommerce-message-close notice-dismiss" href="<?php echo esc_url( wp_nonce_url( add_query_arg( 'wc-hide-notice', 'theme_support' ), 'woocommerce_hide_notices_nonce', '_wc_notice_nonce' ) ); ?>"><?php _e( 'Dismiss', 'woocommerce' ); ?></a> <p><?php printf( __( '<strong>Your theme does not declare WooCommerce support</strong> – Please read our <a href="%1$s" target="_blank">integration</a> guide or check out our <a href="%2$s" target="_blank">Storefront</a> theme which is totally free to download and designed specifically for use with WooCommerce.', 'woocommerce' ), esc_url( apply_filters( 'woocommerce_docs_url', 'https://docs.woocommerce.com/document/third-party-custom-theme-compatibility/', 'theme-compatibility' ) ), esc_url( self_admin_url( 'theme-install.php?theme=storefront' ) ) ); ?></p> <p class="submit"> <a href="https://woocommerce.com/storefront/?utm_source=notice&utm_medium=product&utm_content=storefront&utm_campaign=woocommerceplugin" class="button-primary" target="_blank"><?php _e( 'Read more about Storefront', 'woocommerce' ); ?></a> <a href="<?php echo esc_url( apply_filters( 'woocommerce_docs_url', 'http://docs.woocommerce.com/document/third-party-custom-theme-compatibility/?utm_source=notice&utm_medium=product&utm_content=themecompatibility&utm_campaign=woocommerceplugin' ) ); ?>" class="button-secondary" target="_blank"><?php _e( 'Theme integration guide', 'woocommerce' ); ?></a> </p> </div>
[+]
..
[-] html-bulk-edit-product.php
[edit]
[-] html-notice-no-shipping-methods.php
[edit]
[-] html-notice-updated.php
[edit]
[-] html-notice-secure-connection.php
[edit]
[-] html-admin-page-reports.php
[edit]
[-] html-admin-settings.php
[edit]
[-] html-report-by-date.php
[edit]
[-] html-notice-legacy-shipping.php
[edit]
[-] html-admin-page-addons.php
[edit]
[-] html-notice-theme-support.php
[edit]
[-] html-admin-page-status-logs.php
[edit]
[-] html-notice-install.php
[edit]
[-] html-notice-template-check.php
[edit]
[-] html-notice-custom.php
[edit]
[-] html-notice-updating.php
[edit]
[-] html-admin-page-status-report.php
[edit]
[-] html-notice-simplify-commerce.php
[edit]
[-] html-quick-edit-product.php
[edit]
[-] html-notice-update.php
[edit]
[-] html-admin-page-status.php
[edit]
[-] html-admin-page-status-tools.php
[edit]
[-] html-admin-page-status-logs-db.php
[edit]
[-] html-notice-regenerating-thumbnails.php
[edit]
[-] html-admin-page-product-export.php
[edit]
[-] html-email-template-preview.php
[edit]
[-] html-notice-wootenberg.php
[edit]