Skip to content

Commit

Permalink
Update readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jessuppi authored Jun 8, 2018
1 parent 2f70b14 commit 073a5f7
Showing 1 changed file with 39 additions and 22 deletions.
61 changes: 39 additions & 22 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Donate link: https://www.patreon.com/littlebizzy
Tags: disable, remove, cart, fragments, ajax
Requires at least: 4.4
Tested up to: 4.9
Requires PHP: 7.0
Requires PHP: 7.2
Multisite support: No
Stable tag: 1.1.0
License: GPLv3
Expand All @@ -19,11 +19,15 @@ Completely disables the AJAX cart fragments feature in WooCommerce for a huge bo
Completely disables the AJAX cart fragments feature in WooCommerce for a huge boost in loading speed (redirect to cart page highly recommended).

* [**Join our FREE Facebook group for support!**](https://www.facebook.com/groups/littlebizzy/)
* [**Worth a 5-star review? Thank you!**](https://wordpress.org/support/plugin/disable-cart-fragments-littlebizzy/reviews/?rate=5#new-post)
* [Plugin Homepage](https://www.littlebizzy.com/plugins/disable-cart-fragments)
* [Plugin GitHub](https://github.com/littlebizzy/disable-cart-fragments)

*Our related OSS projects:*

* [SlickStack (LEMP stack automation)](https://slickstack.io)
* [Starter (lighting fast custom theme)](https://starter.littlebizzy.com)
* [WP Lite](https://wplite.org)
* [WP Lite boilerplate](https://wplite.org)
* [Starter Theme](https://starter.littlebizzy.com)

#### The Long Version ####

Expand All @@ -47,6 +51,13 @@ For initial release we've implemented via dequeue rather than print scripts, wil

This plugin has been designed for use on LEMP (Nginx) web servers with PHP 7.0 and MySQL 5.7 to achieve best performance. All of our plugins are meant for single site WordPress installations only; for both performance and security reasons, we highly recommend against using WordPress Multisite for the vast majority of projects.

#### Defined Constants ####

The following defined constants are supported by this plugin:

* `define('DISABLE_NAG_NOTICES', true);`
* `define('DISABLE_CART_FRAGMENTS', '123,456,789');`

#### Plugin Features ####

* Settings Page: No
Expand All @@ -72,19 +83,16 @@ If you feel that these notices are too annoying, than we encourage you to consid

Note: This defined constant will only affect the notices mentioned above, and will not affect any other notices generated by this plugin or other plugins, such as one-time notices that communicate with admin-level users.

#### Code Inspiration ####

This plugin was partially inspired either in "code or concept" by the open-source software and discussions mentioned below:
#### Inspiration ####

* [Jeff Matson](https://jeffmatson.net/stopping-cart-fragments-from-updating-in-woocommerce/)
* [GitHub #9365](https://github.com/woocommerce/woocommerce/issues/9365)
* [GitHub #7777](https://github.com/woocommerce/woocommerce/issues/7777)
* [Jeff Matson](https://jeffmatson.net/stopping-cart-fragments-from-updating-in-woocommerce/)

#### Recommended Plugins ####

We invite you to check out a few other related free plugins that our team has also produced that you may find especially useful:
#### Free Plugins ####

* [404 To Homepage](https://wordpress.org/plugins/404-to-homepage-littlebizzy/)
* [Autoloader](https://github.com/littlebizzy/autoloader)
* [CloudFlare](https://wordpress.org/plugins/cf-littlebizzy/)
* [Delete Expired Transients](https://wordpress.org/plugins/delete-expired-transients-littlebizzy/)
* [Disable Admin-AJAX](https://wordpress.org/plugins/disable-admin-ajax-littlebizzy/)
Expand All @@ -103,7 +111,9 @@ We invite you to check out a few other related free plugins that our team has al
* [Download Plugin](https://wordpress.org/plugins/download-plugin-littlebizzy/)
* [Download Theme](https://wordpress.org/plugins/download-theme-littlebizzy/)
* [Duplicate Post](https://wordpress.org/plugins/duplicate-post-littlebizzy/)
* [Enable Subtitles](https://wordpress.org/plugins/enable-subtitles-littlebizzy/)
* [Export Database](https://wordpress.org/plugins/export-database-littlebizzy/)
* [Facebook Pixel](https://wordpress.org/plugins/fb-pixel-littlebizzy/)
* [Force HTTPS](https://wordpress.org/plugins/force-https-littlebizzy/)
* [Force Strong Hashing](https://wordpress.org/plugins/force-strong-hashing-littlebizzy/)
* [Google Analytics](https://wordpress.org/plugins/ga-littlebizzy/)
Expand All @@ -120,18 +130,17 @@ We invite you to check out a few other related free plugins that our team has al

#### Premium Plugins ####

We invite you to check out a few premium plugins that our team has also produced that you may find especially useful:

* [Speed Demon](https://www.littlebizzy.com/plugins/speed-demon)
* [SEO Genius](https://www.littlebizzy.com/plugins/seo-genius)
* [**Members Only**](https://www.littlebizzy.com/members)
* [Dunning Master](https://www.littlebizzy.com/plugins/dunning-master)
* [Genghis Khan](https://www.littlebizzy.com/plugins/genghis-khan)
* [Great Migration](https://www.littlebizzy.com/plugins/great-migration)
* [Security Guard](https://www.littlebizzy.com/plugins/security-guard)
* [Genghis Khan](https://www.littlebizzy.com/plugins/genghis-khan)
* [SEO Genius](https://www.littlebizzy.com/plugins/seo-genius)
* [Speed Demon](https://www.littlebizzy.com/plugins/speed-demon)

#### Special Thanks ####

We thank the following groups for their generous contributions to the WordPress community which have particularly benefited us in developing our own free plugins and paid services:

* [Alex Georgiou](https://www.alexgeorgiou.gr)
* [Automattic](https://automattic.com)
* [Brad Touesnard](https://bradt.ca)
* [Daniel Auener](http://www.danielauener.com)
Expand All @@ -146,8 +155,10 @@ We thank the following groups for their generous contributions to the WordPress
* [Jeff Starr](https://perishablepress.com)
* [Jeff Chandler](https://jeffc.me)
* [Jeff Matson](https://jeffmatson.net)
* [Jeremy Wagner](https://jeremywagner.me)
* [John James Jacoby](https://jjj.blog)
* [Leland Fiegel](https://leland.me)
* [Paul Irish](https://www.paulirish.com)
* [Rahul Bansal](https://profiles.wordpress.org/rahul286)
* [Roots](https://roots.io)
* [rtCamp](https://rtcamp.com)
Expand All @@ -157,7 +168,7 @@ We thank the following groups for their generous contributions to the WordPress

#### Disclaimer ####

We released this plugin in response to our managed hosting clients asking for better access to their server, and our primary goal will remain supporting that purpose. Although we are 100% open to fielding requests from the WordPress community, we kindly ask that you keep the above mentioned goals in mind, thanks!
We released this plugin in response to our managed hosting clients asking for better access to their server, and our primary goal will remain supporting that purpose. Although we are 100% open to fielding requests from the WordPress community, we kindly ask that you keep the above-mentioned goals in mind... thanks!

== Installation ==

Expand All @@ -172,7 +183,7 @@ We released this plugin in response to our managed hosting clients asking for be

= Does this plugin disable my WooCommerce shopping cart? =

Nope, it only disables AJAX features of add-to-cart. Refreshing the page will still show cart totals.
Nope, it only disables AJAX features of add-to-cart. Refreshing the page will still show cart totals in worst case scenarios, but in most scenarios the add-to-cart functions are not apparently changed.

= Are there other recommendations to keep in mind? =

Expand All @@ -189,7 +200,13 @@ Please avoid leaving negative reviews in order to get a feature implemented. Ins
== Changelog ==

= 1.1.0 =
* support for WooCommerce 3.4+
* tested with WooCommerce 3.4
* tested with PHP 7.1
* tested with PHP 7.2
* tested with alleged conflicting plugins e.g. *WooCommerce Cart*, *WooCommerce Better Usability*
* plugin re-written with PHP namespaces
* object-oriented codebase
* optimized plugin code (e.g. moved notices to new folder)

= 1.0.9 =
* added warning for Multisite installations
Expand All @@ -200,9 +217,9 @@ Please avoid leaving negative reviews in order to get a feature implemented. Ins
* support for `DISABLE_NAG_NOTICES`

= 1.0.7 =
* optimized plugin code
* added rating request notice
* added WP.org rating request notice
* updated recommended plugins
* optimized plugin code

= 1.0.6 =
* minor code tweaks
Expand Down

0 comments on commit 073a5f7

Please sign in to comment.