Skip to content

lucaspenney/ThemeScriptLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Theme Script Loader

Theme Script Loader lets you specify script files inside of WordPress pages/posts to be inserted from your active theme's 'scripts' directory.

To load a script, insert the themescript shortcode specifying the name of the file, including the .js file extension.

[themescript name=myscript.js]

This will load the file named myscript.js in your currently active theme's 'scripts' directory (this directory does not exist by default, you may have to create it).

About

A WordPress plugin to load specified scripts inside of a post from your active theme's directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages