8- How to add Enqueue Bootstrap files into Wordpress Theme || Wordpress Theme Development

Published: 23 July 2017
on channel: Coding Tutorials
505
5

How to add Enqueue Bootstrap files into Wordpress Theme

wp_enqueue_script( string $handle, string $src = '', array $deps = array(), string|bool|null $ver = false, bool $in_footer = false )

Registers the script if $src provided (does NOT overwrite), and enqueues it.


Step-1 : Download Booststrap from http://getbootstrap.com/getting-started/

Step-2 : Extract and copy and paste all files into theme directory.

Step-3 : Open Functions.php and call all related JS and CSS files Via wp_enqueue_script() Function Statement.

Step-4 : Add JQuery using same function.

Step-5 : If all goes perfect you will check the theme by refreshing page.


Music Credits: Royalty Free
Emerald Therapy by Audionautix is licensed under a Creative Commons Attribution license (https://creativecommons.org/licenses/...)
Artist: http://audionautix.com/


On this page of the site you can watch the video online 8- How to add Enqueue Bootstrap files into Wordpress Theme || Wordpress Theme Development with a duration of hours minute second in good quality, which was uploaded by the user Coding Tutorials 23 July 2017, share the link with friends and acquaintances, this video has already been watched 505 times on youtube and it was liked by 5 viewers. Enjoy your viewing!