Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

Front End: Adding scripts

Dan Smith edited this page May 1, 2018 · 9 revisions

Summary

DTRT WP Plugin handles loading of plugin JavaScript files.

Status

  • Stable @ 1.3.2
  • Needs further documentation re loading of additional scripts

Usage

Default scripts

  • frontend.js stylesheet is automatically added to the bottom public facing pages

This file is editable at ./js/frontend.js

jQuery may be used, as this is bundled with WordPress.

Clone this wiki locally