Skip to content

Wordpress Plugin to pull template url into Javascript for use with your theme

Notifications You must be signed in to change notification settings

HughieW/wp-js-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Javascript Theme Directory

Wordpress Plugin to pull template url into Javascript for use with your theme. This was required for one of our projects, maybe it will help you?

Installation

Simply checkout this repository into your wp-content/plugins folder, and activate the plugin within the Wordpress admin interface.

Usage

When activated, this plugin gives you a Javascript variable "template_url" which gives you the full url of your template/theme (the results of bloginfo('template_url'))

About

Wordpress Plugin to pull template url into Javascript for use with your theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages