• Hi. I am using the “New Contact Info” plugin to customise user profile pages. Once a user has filled out any of the custom fields generated by the “New Contact Info” plugin I would like to use that information to auto-fill forms created in “Contact Form 7”.

    “Contact Form 7” allows you to auto-fill text fields other than the defaults (first name, last name, email, etc) by using its “dynamic text extension”. Using this extension you can insert shortcodes that will auto-fill text fields.

    Are there pre-defined shortcodes I can use with the “New Contact Info” plugin or do I have to create these myself? I am not an advanced WordPress user and so am looking for alternatives before embarking on learning how to create shortcodes.

    One of the fields I would like to create a shortcode for is: Postcode. Next to the field is the code to insert into the template file to display the value: <?php the_author_meta(“postcode”, $current_author->ID); ?>. Is there a standard shortcode format I can use for each of the custom fields generated by the “New Contact Info” plugin?

    Thanks in advance for your help.

    Regards,
    D

    https://www.ads-software.com/extend/plugins/unlimited-contact-info/

  • The topic ‘[Plugin: Unlimited Contact Info] Shortcodes’ is closed to new replies.