Support

Account

Home › Forums › Backend Issues (wp-admin) › ACF5 and jquery › Reply To: ACF5 and jquery

  • acf.add_action is something supplied by and for ACF. It is a JavaScript function that works in a similar way to the WP add_action function. It lets you add actions to ACF hooks that run in JavaScript.