If you are using Ninja forms and you get an error like “NinjaForms()->get_settings() is not a valid function”, this might be because you are still using pre Ninja v3.0 forms.
I managed to have everything working by doing the following:
– disable reCaptcha plugin
– go to forms/setting/advanced setting and chose to upgrade to Ninja 3.0
– perform the upgrade (in my case the upgrade did not work… form was lost during upgrade…)
– then install and activate the latest reCaptcha plugin.
Note: if you are using reCaptcha only for Ninja forms, this is actually useless with the latest version as Ninja Forms 3.0 has its own reCaptcha. The latest reCaptcha plugin only gets or set eventually the settings of the reCaptcha key.