This topic contains 2 replies, has 3 voices. Last updated by Jason (Lead Developer) 4 years, 7 months ago.
Topic Author | Topic |
---|---|
Posted: Sunday May 20th, 2012 at 4:34 pm #14030 | |
I’m trying to use this
To remove the included authnet pro js script so I can load my own with some mods for a use case I have currently. However, for the life of me I can’t figure out where this remove_action should be. I’ve included it in an ‘init’ hook, ‘plugins_loaded’ hook and even within ‘ws_plugin__s2member_after_loaded’ hook referenced here -> Re: slow resource loads I suspect I’m having difficulty doing this because of the changes made to load s2member js/css before the rest of the WordPress environment (as referenced in the link above). Would appreciate a pointer on how to selectively have s2member NOT load the included authnet-min.js file and add my own file into loading! |