Asked in Kadel Labs
How would you include a custom CSS and JS file in WordPress?

AnswerBot
1y
To include a custom css and js file in WordPress, you can enqueue them using functions.php file.
Use wp_enqueue_style() to include custom css file
Use wp_enqueue_script() to include custom js file
Add th...read more
Help your peers!
Add answer anonymously...
Top Sr. Wordpress Developer Interview Questions Asked at Kadel Labs
Q. Have you worked on the WP REST API?
Q. What is the difference between wp_remote_get and normal cURL?
Q. How can we create a child theme?
Interview Questions Asked to Sr. Wordpress Developer at Other Companies
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

