This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: WooCommerce Composite Products - Component Options column count | |
* Plugin URI: https://woocommerce.com/products/composite-products/ | |
* Description: Use this snippet to change the Component Options column count when using the Product Thumbnails setting. | |
* Version: 1.0 | |
* Author: SomewhereWarm | |
* Author URI: https://somewherewarm.gr/ | |
* Developer: Manos Psychogyiopoulos | |
* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: WooCommerce Composite Products - Max number of Component columns in the Summary/Review section | |
* Plugin URI: https://woocommerce.com/products/composite-products/ | |
* Description: Use this snippet to change the max number of Component columns in the Summary/Review section. | |
* Version: 1.0 | |
* Author: SomewhereWarm | |
* Author URI: https://somewherewarm.gr/ | |
* Developer: Manos Psychogyiopoulos | |
* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: WooCommerce Composite Products - Sort Component Option Layered Filters by Priority | |
* Plugin URI: https://woocommerce.com/products/composite-products/ | |
* Description: Provides the ability to sort Component Option Filters by custom priority numbers. | |
* Version: 1.0 | |
* Author: SomewhereWarm | |
* Author URI: https://somewherewarm.gr/ | |
* Developer: Manos Psychogyiopoulos | |
* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: WooCommerce Product Bundles - Prevent Range-Format Prices | |
* Plugin URI: https://woocommerce.com/products/product-bundles/ | |
* Description: Use this snippet to prevent Product Bundles from displaying bundle prices in range format. | |
* Version: 1.0 | |
* Author: SomewhereWarm | |
* Author URI: https://somewherewarm.gr/ | |
* Developer: Manos Psychogyiopoulos | |
* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: WooCommerce Composite Products - Prevent Range-Format Prices | |
* Plugin URI: http://woocommerce.com/products/composite-products/ | |
* Description: Use this snippet to prevent Composite Products from displaying composite prices in range format. | |
* Version: 1.0 | |
* Author: SomewhereWarm | |
* Author URI: http://somewherewarm.gr/ | |
* Developer: Manos Psychogyiopoulos | |
* |
NewerOlder