calderawp / baldrick-wp-front-end
Front-end WordPress Tools Powered by BaldrickJS
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
Language:JavaScript
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2024-10-08 07:14:00 UTC
README
Tools for using the BaldrickJS AJAX system in the WordPress front-end.
Installation
- Add this to your composer dependencies and do
composer update
npm install
grunt update
grunt
vs grunt update
The default grunt task, run using grunt
will concact and minify JS and CSS. The grunt update
task will clone the BaldrickJS repo from Github and then create the concact and minify JS and CSS. Failing to run grunt update
on initial install will result in missing essential parts of the code in the JS and CSS files, nothing will work and you will be upset.
Usage
@todo
Copyright
Copyright 2015 Josh Pollock. License: GNU GPL Version 2 or Later
Baldrick JS Copyright David Cramer. License: MIT