{"id":40079,"date":"2015-11-12T03:18:54","date_gmt":"2015-11-12T03:18:54","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/quantity-increment-buttons-for-woocommerce\/"},"modified":"2020-04-28T01:27:10","modified_gmt":"2020-04-28T01:27:10","slug":"quantity-increment-buttons-for-woocommerce","status":"closed","type":"plugin","link":"https:\/\/zgh.wordpress.org\/plugins\/quantity-increment-buttons-for-woocommerce\/","author":4188857,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.1","stable_tag":"trunk","tested":"5.4.19","requires":"4.1","requires_php":"","requires_plugins":"","header_name":"WooCommerce Quantity Increment","header_author":"Nick Verwymeren","header_description":"","assets_banners_color":"","last_updated":"2020-04-28 01:27:10","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/woocommerce-quantity-increment\/","header_author_uri":"https:\/\/nickv.codes","rating":5,"author_block_rating":0,"active_installs":200,"downloads":9151,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"3"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[3070,51912,51911,9622,286],"plugin_category":[43,45],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-40079","plugin","type-plugin","status-closed","hentry","plugin_tags-quantity","plugin_tags-quantity-buttons","plugin_tags-quantity-increment","plugin_tags-spinner","plugin_tags-woocommerce","plugin_category-customization","plugin_category-ecommerce","plugin_committers-greatwitenorth"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/quantity-increment-buttons-for-woocommerce.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>WooCommerce uses number inputs for the cart quantities by default, as most browsers now support <code>&lt;input type=\"number\" \/&gt;<\/code>.<\/p>\n\n<p>However, you may want to have JavaScript powered inputs if you want greater control over appearance. Simply install and activate this plugin to do so.<\/p>\n\n<p>It optionally includes a <a href=\"https:\/\/github.com\/jonstipe\/number-polyfill\">Number Polyfill<\/a>, which is a polyfill for implementing the HTML5 <code>&lt;input type=\"number\"&gt;<\/code> element in browsers that do not currently support it.<\/p>\n\n<p>To include this, add the following code to your theme's <code>functions.php<\/code> file:<\/p>\n\n<pre><code>add_action( 'wp_enqueue_scripts', 'wcqi_enqueue_polyfill' );\nfunction wcqi_enqueue_polyfill() {\n    wp_enqueue_script( 'wcqi-number-polyfill' );\n}\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>woocommerce-quantity-increment<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory or search for 'WooCommerce Quantity Increment' from <strong>Plugins &gt; Add New<\/strong>.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>I don\u2019t want to use the plugin styles as it looks bad with my theme<\/dt>\n<dd><p>You can add the following to your <code>functions.php<\/code> file:<\/p>\n\n<pre><code>add_action( 'wp_enqueue_scripts', 'wcs_dequeue_quantity' );\nfunction wcs_dequeue_quantity() {\n    wp_dequeue_style( 'wcqi-css' );\n}\n<\/code><\/pre>\n\n<p>This will dequeue the plugin\u2019s stylesheet.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Removed original author from contributors<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Updated to work with the WooCommerce 2.6 cart ajax script.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>","raw_excerpt":"WooCommerce Quantity Increment adds JavaScript powered quantity buttons to your cart page.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/zgh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/40079","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zgh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/zgh.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/zgh.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=40079"}],"author":[{"embeddable":true,"href":"https:\/\/zgh.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/greatwitenorth"}],"wp:attachment":[{"href":"https:\/\/zgh.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=40079"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/zgh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=40079"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/zgh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=40079"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/zgh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=40079"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/zgh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=40079"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/zgh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=40079"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}