• DocumentationDocs

ES6 JavaScript

WordPressify supports ES6 JavaScript with Babel. Babel has support for the latest version of JavaScript through syntax transformers. These plugins allow you to use new syntax, right now without waiting for browser support.

Your JavaScript code should be located in:

src/assets/js/

WordPressify will watch for changes under the js/ directory and bundle the code in a single file, which will be included in the footer of the page as:

footer-bundle.js

Check the gulp configuration to learn more about how JavaScript is generated.

Images and FontsExternal Libraries

Follow the creator

Join the community