All Projects → littlebizzy → disable-cart-fragments

littlebizzy / disable-cart-fragments

Licence: GPL-3.0 License
Completely disables the AJAX cart fragments feature in WooCommerce for a huge boost in loading speed (redirect to cart page highly recommended).

Projects that are alternatives of or similar to disable-cart-fragments

woo-custom-emails
An add-on to support woocommerce custom emails
Stars: ✭ 15 (-25%)
Mutual labels:  wordpress-plugin, woocommerce, woocommerce-plugin
WooCommerce-Plugin-Extension-Boilerplate
Plugin boilerplate to create extensions of WooCommerce
Stars: ✭ 16 (-20%)
Mutual labels:  wordpress-plugin, woocommerce, woocommerce-plugin
WooCommerce-Multiple-Free-Gift
WooCommerce giveaway made easy.
Stars: ✭ 24 (+20%)
Mutual labels:  wordpress-plugin, woocommerce, woocommerce-plugin
Registrations-for-WooCommerce
Add a registration product type to your WooCommerce installation.
Stars: ✭ 38 (+90%)
Mutual labels:  wordpress-plugin, woocommerce, woocommerce-plugin
Woo Poly Integration
Looking for maintainers! - Wordpress WooCommerce Polylang Integration
Stars: ✭ 168 (+740%)
Mutual labels:  wordpress-plugin, woocommerce
Woocommerce Coupon Links
A WordPress plugin to automatically apply WooCommerce coupon codes to the cart via a URL.
Stars: ✭ 127 (+535%)
Mutual labels:  wordpress-plugin, woocommerce
Woocommerce.net
A .NET Wrapper for WooCommerce/WordPress REST API
Stars: ✭ 247 (+1135%)
Mutual labels:  wordpress-plugin, woocommerce
wordpress
📚 Recursos para aprender WordPress
Stars: ✭ 20 (+0%)
Mutual labels:  wordpress-plugin, woocommerce
Woocommerce Custom Orders Table
Store WooCommerce order data in a custom table for improved performance.
Stars: ✭ 415 (+1975%)
Mutual labels:  wordpress-plugin, woocommerce
wc-moldovaagroindbank
WooCommerce maib Moldova Agroindbank Payment Gateway
Stars: ✭ 13 (-35%)
Mutual labels:  woocommerce, woocommerce-plugin
woocommerce-filter-orders
Filters WooCommerce orders by coupon used -- view only orders in which a certain coupon was used.
Stars: ✭ 41 (+105%)
Mutual labels:  woocommerce, woocommerce-plugin
Performance Improvements For Woocommerce
Performance tweaks for the front-end and back-end of a store.
Stars: ✭ 46 (+130%)
Mutual labels:  wordpress-plugin, woocommerce
Osen Wc Mpesa
WordPress Plugin that extends WordPress and WooCommerce functionality to integrate MPESA for making payments, remittances, checking account balance transaction status and reversals.
Stars: ✭ 45 (+125%)
Mutual labels:  wordpress-plugin, woocommerce
Co Cart
🛒 CoCart is a flexible, open-source solution to enabling the shopping cart via the REST API for WooCommerce.
Stars: ✭ 198 (+890%)
Mutual labels:  wordpress-plugin, woocommerce
Intervention
WordPress plugin to configure wp-admin and application state using a single config file.
Stars: ✭ 481 (+2305%)
Mutual labels:  wordpress-plugin, woocommerce
WPGlobus
WPGlobus is a family of WordPress plugins assisting you in making bilingual / multilingual WordPress blogs and sites. This is a development repository. The stable version is on WordPress.org.
Stars: ✭ 40 (+100%)
Mutual labels:  wordpress-plugin, woocommerce
featured-image-by-url
This plugin allows to use an external URL Images as Featured Image for your post, page & custom post types like WooCommerce Product. Includes support for Product Gallery (WooCommerce).
Stars: ✭ 28 (+40%)
Mutual labels:  wordpress-plugin, woocommerce
woocommerce-dadata
WooCommerce DaData
Stars: ✭ 22 (+10%)
Mutual labels:  wordpress-plugin, woocommerce
Awesome Woocommerce
Plugins and code snippets to improve your WooCommerce store.
Stars: ✭ 279 (+1295%)
Mutual labels:  wordpress-plugin, woocommerce
Wp Graphql Woocommerce
Add WooCommerce support and functionality to your WPGraphQL server
Stars: ✭ 318 (+1490%)
Mutual labels:  wordpress-plugin, woocommerce

Disable Cart Fragments

Completely disables the AJAX cart fragments feature in WooCommerce for a huge boost in loading speed (redirect to cart page highly recommended).

Defined Constants

/* Plugin Meta */
define('DISABLE_NAG_NOTICES', true);

/* Disable Cart Fragments Functions */
define('DISABLE_CART_FRAGMENTS', 'allpages');

Compatibility

This plugin has been designed for use on SlickStack web servers with PHP 7.2 and MySQL 5.7 to achieve best performance. All of our plugins are meant for single site WordPress installations only — for both performance and usability reasons, we strongly recommend avoiding WordPress Multisite for the vast majority of your projects.

Any of our WordPress plugins may also be loaded as "Must-Use" plugins (meaning that they load first, and cannot be deactivated) by using our free Autoloader script in the mu-plugins directory.

Support Issues

Please do not submit Pull Requests. Instead, kindly create a new Issue with relevant information if you are an experienced developer, otherwise you may become a LittleBizzy.com Member if your company requires official support.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].