Hello,
My WordPress theme got soft reject, here is the reviewer message :
Theme-bundle all resources and libraries, don’t use CDN’s or your own hosting unless this is an option integrated feature and user is able to switch the library source. All scripts and styles should be added from functions file and hooked with wp_enqueue_*, don’t hardcode them. Screen Shot on 2016-02-10 at 14:09:56.png - Droplr
I am okay with the first part of the message, but the second one I am not sure about it because I enqueue some scripts in the admin page using this function my question is, Is that up to themeforest standers ?
Thanks