PurpleTurtleCreative / completionist

Asana integration plugin for WordPress.
https://purpleturtlecreative.com/completionist/
GNU General Public License v3.0
1 stars 0 forks source link

Introduce custom hooks and global namespace object in JavaScript #141

Closed MichelleBlanchette closed 1 year ago

MichelleBlanchette commented 1 year ago

Woohoo! Very excited to now have the WordPress hooks functionality in JavaScript for plugin customizations!

See https://github.com/PurpleTurtleCreative/completionist-pro/pull/18 for implementation example.