Skip to content

tutsplus/wordpress-coding-basics-enqueuing-scripts-and-styles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Instructor: Rachel McCollin

If you want to add a script or stylesheet to your WordPress theme or plugin, you need to be careful to do it write. You can't just add it directly to your HTML like you would if you wre building a site from scratch. Instead, it needs to be "enqueued".

In this Coffee Break Course, instructor Rachel McCollin will show you how to correctly add a script or stylesheet to your WordPress theme or plugin.

Source Files Description

This repository contains the completed plugin created in the course, including an enqueued stylesheet.


These are source files for the Envato Tuts+ course: WordPress Coding Basics: Enqueuing Scripts and Styles

Available on Tuts+. Teaching skills to millions worldwide.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published