Title: Conditional check
Last modified: September 23, 2016

---

# Conditional check

 *  Resolved [Stagger Lee](https://wordpress.org/support/users/stagger-lee/)
 * (@stagger-lee)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/conditional-check-2/)
 * Can you add this to code ?
    In case plugin gets deactivated or automatic updates
   are not compatible with ACF version, it wont spit PHP errors on frontend.
 * `if( function_exists('get_field')) {`

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Stagger Lee](https://wordpress.org/support/users/stagger-lee/)
 * (@stagger-lee)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/conditional-check-2/#post-8216064)
 * Also, here is huge list of all third party plugins for AFC you can add to your
   Premium PRO version.
 * [https://github.com/navidkashani/awesome-acf](https://github.com/navidkashani/awesome-acf)
 *  Plugin Contributor [Ben Pearson](https://wordpress.org/support/users/benpearson/)
 * (@benpearson)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/conditional-check-2/#post-8216330)
 * Hi Stagger Lee,
 * Thanks for getting in touch and thanks for the suggestions. They’re much appreciated.
 * The `if( function_exists('get_field'))` suggestion is on our list for possible
   future updates.
 * Cheers.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Conditional check’ is closed to new replies.

 * ![](https://ps.w.org/acf-theme-code/assets/icon-256x256.png?rev=1458037)
 * [ACF Theme Code for Advanced Custom Fields](https://wordpress.org/plugins/acf-theme-code/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/acf-theme-code/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/acf-theme-code/)
 * [Active Topics](https://wordpress.org/support/plugin/acf-theme-code/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/acf-theme-code/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/acf-theme-code/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Ben Pearson](https://wordpress.org/support/users/benpearson/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/conditional-check-2/#post-8216330)
 * Status: resolved