How to add custom js files in WordPress blog

Thursday, 3 July 2014

Generally we choose to add custom .js files in the <head> section of any page and this is same for the WordPress blog also. But most of the times .js files may not work as you expect them to. In this case simply put all the code in the Text widget in WordPress including the js files and jQuery library. This seems to work. This has worked for me when I was working for a client project.

0 comments:

Post a Comment