File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,10 @@ initialisation, and will return 1000 by default on most PHP servers.
82
82
83
83
A simple demo (index.php in this project) is running here: [ http://www.acadweb.co.uk/maxsubmit/ ]
84
84
85
- ## Future Development
85
+ ## WordPress Plugin
86
86
87
- The jQuery plugin and the PHP function are the two building blocks. I intend to wrap them into a
88
- simple WordPress plugin next. Just install it along with your WooCommerce plugin, and it will stop
89
- you breaking your products that have dozens of variations. Christmas may get in the way first ;-)
87
+ This submit checker is wrapped into a WordPress plugin here:
88
+ https://github.com/academe/wp-max-submit-protect
89
+ Just install the plugin (binary zips are available under the releases) and it will protect
90
+ all admin forms from being submitted if the server will not accept the number of form items
91
+ being POSTed.
You can’t perform that action at this time.
0 commit comments