WP Manifestindependent plugin directory
manifest / utilities / wnet-everyaction-wp-css-and-js

WNET EveryAction WP CSS and JS

A container to maintain the custom JS and CSS for embedded EveryAction forms on WNET sites

by wnet-ieg-2 · github.com/wnet-ieg-2/wnet-everyaction-wp-css-and-js

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wnet-ieg-2/wnet-everyaction-wp-css-and-js/archive/refs/heads/main.zip

Readme

WNET-EveryAction-WP-CSS-and-JS

This is a Wordpress plugin that provides a class with one function -- enqueue_scripts(). When that function is called in a Wordpress template, it enqueues the script in the assets/js folder and the stylesheet in the assets/css folder.

Read the full README on GitHub →