PHP Fatal error: Call to undefined function wpcf_admin_add_js_settings()
-
A site I inherited has Types installed and some custom posts made by Types. The hosting company alerted me of some errors that are Types related:
PHP Fatal error: Call to undefined function wpcf_admin_add_js_settings() in …wp-content/plugins/types/embedded/functions.php on line 523
Looking at the file and line item in question, it’s this:
wpcf_admin_add_js_settings( ‘wpcfConditionalVerify_nonce’,
Can you please advise me on how to repair this?
- The topic ‘PHP Fatal error: Call to undefined function wpcf_admin_add_js_settings()’ is closed to new replies.