• Resolved Nicolas Gillium

    (@nicogdevweb)


    Hi,

    I just updated the WP Contact form 7 plugin this day and now i’ve a PHP error everywhere in WordPress :

    Calling for a undefined function etc.
    This one line 31 in getparam.php wpcf7_add_shortcode() :

    function wpcf7_add_shortcode_getparam() {
        <strong>wpcf7_add_shortcode</strong>( 'getparam', 'wpcf7_getparam_shortcode_handler', true );
        wpcf7_add_shortcode( 'showparam', 'wpcf7_showparam_shortcode_handler', true );
    }

    Thank you for your nice extension (:

    https://wordpress.org/plugins/contact-form-7-get-and-show-parameter-from-url/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Chad Huntley

    (@chuntley)

    @nicogdevweb, I’m sorry but I was not notified of this topic but did receive your comment on my website a couple of hours ago.

    I have updated the plugin to support the latest version of CF7 and it should show up here shortly as version 0.9.6.

    Thanks!

    Chad, thanks for the update! It solved my problem with the following error message:

    Fatal error: Call to undefined function wpcf7_add_shortcode() in /home/content/21/3814121/html/wp/wp-content/plugins/contact-form-7-get-and-show-parameter-from-url/getparam.php on line 31

    Thanks again for the great free plugin.

    Ken

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Function undefined with the new version of wpcf7’ is closed to new replies.