fluentform_form_element_start | WordPress.org

[ad_1]

Hello @amysimpson

We recently upgrade the FluentForms framework and added more symmetric hooks. So the old hook fluentform_form_element_start needs to be replaced with fluentform/form_element_start

Maybe you are using a custom snippet to do something programmatically. Please note that, the old hook will still work but will show deprecation notice if you have WP_DEBUG value enabled.

I think your wp-config.php the WP_DEBUG debug value is true.

It should be

define( ‘WP_DEBUG’, false );

Please note that, we recommend to find the old hook and replace with the new one.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer