Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-wc-template-loader.php

WC_Template_Loader::in_content_filter()

Method: Are we filtering content for unsupported themes?

Source: includes/class-wc-template-loader.php:554

Used by 2 functions | Uses 0 functions

WC_Template_Loader::unsupported_theme_single_featured_image_filter()

Method: Prevent the main featured image on product pages because there will be another featured image in the gallery.

Source: includes/class-wc-template-loader.php:566

Used by 0 functions | Uses 2 functions

WC_Template_Loader::unsupported_theme_remove_review_tab()

Method: Remove the Review tab and just use the regular comment form.

Source: includes/class-wc-template-loader.php:580

Used by 0 functions | Uses 0 functions

WC_Template_Loader::unsupported_archive_layered_nav_compatibility()

Method: Add layered nav args to WP_Query args generated by the ‘products’ shortcode.

Source: includes/class-wc-template-loader.php:365

Used by 0 functions | Uses 1 function

WC_Template_Loader::force_single_template_filter()

Method: Force the loading of one of the single templates instead of whatever template was about to be loaded.

Source: includes/class-wc-template-loader.php:385

Used by 0 functions | Uses 0 functions

WC_Template_Loader::get_current_shop_view_args()

Method: Get information about the current shop page view.

Source: includes/class-wc-template-loader.php:409

Used by 3 functions | Uses 2 functions

WC_Template_Loader::unsupported_theme_title_filter()

Method: Filter the title and insert WooCommerce content on the shop page.

Source: includes/class-wc-template-loader.php:427

Used by 0 functions | Uses 1 function

WC_Template_Loader::unsupported_theme_shop_content_filter()

Method: Filter the content and insert WooCommerce content on the shop page.

Source: includes/class-wc-template-loader.php:457

Used by 0 functions | Uses 3 functions

WC_Template_Loader::unsupported_theme_product_content_filter()

Method: Filter the content and insert WooCommerce content on the shop page.

Source: includes/class-wc-template-loader.php:512

Used by 0 functions | Uses 1 function

WC_Template_Loader::unsupported_theme_comments_number_filter()

Method: Suppress the comments number on the Shop page for unsupported themes since there is no commenting on the Shop page.

Source: includes/class-wc-template-loader.php:540

Used by 0 functions | Uses 0 functions
1 2 3 Next »
Proudly powered by WordPress