redacademy / wild-spring-2018

3 stars 0 forks source link

FAQ Folder and Files #8

Open rcass opened 6 years ago

rcass commented 6 years ago

In the root of your theme there is a faq folder with a js and php file.

Looking at the code, it seems like this was taken from somewhere else. If that is the case please at a reference to the website where you grabbed this in a comment.

Or if you did create this from scratch, what is reasoning for not having the js in the JS folder like all the other js files? Also why are you enqueueing jQuery again in the php file? (You should just have this in your functions.php)

https://github.com/redacademy/wild-spring-2018/blob/4793285fcc399f1b6a24ba415db7292485be3920/themes/wav-theme/faq/faq.php#L24-L28