Home › Forums › Pre-purchase Questions › Copyright concern for plugin integration › Reply To: Copyright concern for plugin integration
Without ACF installed, none of the fields you add to your plugin will work. If the fields are only available in the pro version then those fields will not work without ACF pro installed. Your plugin will be dependent on ACF also being installed. You’ll need to build in checks to not call the ACF function if it is not installed. Or you can use ACF hooks where needed which will only be called if ACF is installed, for example acf/init
instead of init
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.