# Wordpress Plugin: How to Pass extra fields?

**URL:** https://forum.mautic.org/t/wordpress-plugin-how-to-pass-extra-fields/12844
**Category:** 3rd Party Addons
**Created:** [February 17, 2020, 8:47am UTC](https://forum.mautic.org/t/wordpress-plugin-how-to-pass-extra-fields/12844 "2020-02-17T08:47:35Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![oguruma](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/oguruma/32/1003_2.png) [@oguruma](https://forum.mautic.org/u/oguruma)
#### Post date: [February 17, 2020, 8:47am UTC](https://forum.mautic.org/t/wordpress-plugin-how-to-pass-extra-fields/12844/1 "2020-02-17T08:47:35Z")

</div>

Use Case: A Local Blog For Marketing a real estate firm. All of the content is behind a (free) paywall that requires the user to sign up for the website to view.

The Wordpress plugin passes the first name, last name and email address. I am assuming because these are default user meta fields.

I want to pass the user’s phone number in some way. The issues that I see are 1) adding user meta field 2) collecting it at sign up (my theme doesn’t support collecting the phone number by default) and 3) how to pass the phone number to the mautic contact field.

Has anybody done something like this?

---

<div class="post-metadata">

### Author: ![silavapi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/silavapi/32/7424_2.png) [@silavapi](https://forum.mautic.org/u/silavapi)
#### Post date: [February 19, 2020, 12:02pm UTC](https://forum.mautic.org/t/wordpress-plugin-how-to-pass-extra-fields/12844/2 "2020-02-19T12:02:34Z")

</div>

I’ve moved this to #3rd-party-addons as that’s a more appropriate place.

I’ve pinged one of the community maintainers on the Wordpress repo to see if they can give any insights.
