ApplyDiscount Ajax endpoint
-
there’s a problem with the wp-load include in applydiscountcode.php line 9 :
` require_once(dirname(__FILE__) . ‘/../../../../wp-load.php’);it assume that the plugin_dir is in wp-content/plugins
( that’s not the case if you use this structure : https://github.com/markjaquith/WordPress-Skeleton )
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘ApplyDiscount Ajax endpoint’ is closed to new replies.