Feature request
-
First off, I really like your plugin. It’s easy to use and very extensible. But I noticed that the script is not enqueue properly. This was an issue when I minified my javascript files. So I made some changes listed below. If it’s not too much trouble, can you include this in the next release of this plugin?
Removed the script on line: 730.
Added the following rule on line 36:
wp_enqueue_script(‘gravitate_event_tracking’, plugins_url( ‘gravitate_event_tracking.js’, __FILE__ ), array(), GETGA_VERSION, true);Thanks in advance.
Kr,
memorynotfound.com
- The topic ‘Feature request’ is closed to new replies.