- Tagged in "Tutorials" / Page 3 -

Adding custom javascript to fields

This article will cover how to add custom JS to interact with and modify ACF fields and settings. Similar to the many WordPress actions and filters available in PHP, ACF adopts a similar model for it’s Javascript. Getting Started There are two methods to add custom javascript to the WordPress dashboard; include a script file […]

Continue Reading