Support

Account

Home Forums Bug Reports Issue with Post Object Field and latest Safari Update 12.0 Reply To: Issue with Post Object Field and latest Safari Update 12.0

  • You can put in to your footer, or in the head, if just on admin screen or even on frontend side depends where you are using acf…
    I would recommend the following hook, but the sulotion above is good too:

    https://codex.wordpress.org/Plugin_API/Action_Reference/admin_enqueue_scripts

    OR

    https://developer.wordpress.org/reference/functions/wp_enqueue_script/