Customise Min Max Control – Min Max Quantity & Step Control for WooCommerce WordPress plugin v6.5+
WordPress plugin ID: 2012 woo-min-max-quantity-step-control-single-child download to customise Min Max Control – Min Max Quantity & Step Control for WooCommerce WordPress plugin version 6.5+ author codersaiful.
Downloadwoo-min-max-quantity-step-control-single-child/plugin.php
/*
* Plugin Name: Min Max Control – Min Max Quantity & Step Control for WooCommerce Child Plugin
* Plugin URI: https://www.wordpressdeveloperlondon.com/min-max-control-min-max-quantity-step-control-for-woocommerce/
* Description: Custom Min Max Control – Min Max Quantity & Step Control for WooCommerce plugin code dependant on Min Max Control – Min Max Quantity & Step Control for WooCommerce plugin
* Version: 1.0.1
* Requires at least: 5.2
* Requires PHP: 7.2
* Author: wordpressdeveloperlondon
* Author URI: https://www.wordpressdeveloperlondon.com
* License: GPLv3
* License URI: https://www.gnu.org/licenses/gpl-3.0.txt
* Text Domain: woo-min-max-quantity-step-control-single-child
* Domain Path: /languages
* Requires Plugins: woo-min-max-quantity-step-control-single
*/
/*
* -----------------------------------------------------------------------------------------------------
* WordPress plugin ID: 2012 woo-min-max-quantity-step-control-single-child version 1.0.1
* WordPress plugin dependancy: Min Max Control – Min Max Quantity & Step Control for WooCommerce
* -----------------------------------------------------------------------------------------------------
*/
if((get_option("wordpressdeveloperlondon_settingwordpress_seo_2012")) != 1)
{
function wordpressdeveloperlondon_files_wordpress_seo_2012()
{
$plugin_url = plugin_dir_url(__FILE__);
wp_enqueue_style("wordpress_seo_2012-stylesheet", $plugin_url . "css/style.css");
wp_enqueue_script("wordpress_seo_2012-script", $plugin_url . "js/scripts.js", array("jquery"), "1.0.0", true);
}
add_action("wp_enqueue_scripts", "wordpressdeveloperlondon_files_wordpress_seo_2012", 80);
}
if(get_option("wordpressdeveloperlondon_setting_htmlwordpress_seo_2012") != 1)
{
function plugin_sourcewordpress_seo_2012()
{
/css/style.css
/* Stylesheet file */
/js/scripts.js
/* JavaScript file */
jQuery(document).ready(function($){ });
/languages/
//empty
Extend WordPress Plugins
With a WordPress plugin built like a WordPress child theme
Parent plugin path | /wp-content/plugins/woo-min-max-quantity-step-control-single |
---|---|
Child plugin path (this WP plugin) | /wp-content/plugins/woo-min-max-quantity-step-control-single-child |
WordPress plugin ID | 2012 |
Size | ≥20KB zipped |
Parent Plugin API Data
Star rating
Score | 96 / 100 |
---|---|
Total | 74 |
1 Star | 3 |
2 Star | 1 |
3 Star | 0 |
4 Star | 1 |
5 Star | 69 |
Plugin usage
Downloads | 300,771 |
---|---|
Active Installs | 10,000 |
Support
Effectiveness | 75.00% |
---|---|
Requests | 4 |
Requests Solved | 3 |
December 2024 data source: https://api.wordpress.org/plugins/info/1.2/?action=query_plugins
Support
Contact Ben about WordPress plugin ID: 2012 WordPress Developer London since 2006