I am doing the same thing at the moment and I just use the standard WP login/register systems/pages.
You can use wp_signon() to do logon.
Then on a standard page, you can create a custom template and use this for retrieving their info: wp_get_current_user()
You will also need to get the customer user meta information you store too using: get_user_meta()
Hope that helps you 🙂
Related Posts:
- Create custom fields/meta data gender+country – radiobuttons and dropdown on register screen for these fields
- Advanced Custom Fields: how do I check to see if a value is set in an field? [closed]
- Where are custom field values stored in the database
- Advanced Custom Fields – Get custom fields from parent page
- Add custom field to the archive page?
- Matching Serialized Arrays with meta_query
- How to position a custom field before the editor
- Save custom user meta on registration
- Display post_object content using Advanced Custom Fields plugin
- Remove old custom field after import
- Unable to get Preview of Uploaded image within a Custom Meta box
- Retrieve custom fields on Categories, using WP-API
- Order by custom field date?
- Change content before writing to database
- Register new user and add custom data row value for it
- Order Custom post type loop by custom field (datepicker)
- How to reload the role specific registration form on validation errors?
- Using Custom Function With Advanced Custom Fields
- automatically set “Featured Image” the same as the og:i that is set in a custom field
- Problem with adding exta field in metabox in custom post type
- Copying Custom Meta Values from existing post to a duplicate post
- Calculate the sum of certain the_sub_fields
- Displaying Custom Fields on Post with Genesis Child Theme
- Unable to show ACF’s Image Custom Field properly in Genesis Framework [closed]
- Send Multiple Custom Field Values Through the URL
- ACF won’t load from a custom JSON location
- Registration and Profile custom field
- Show ACF fields only on certain page in the backend
- Add More Fields to Users Pages (Admin Panel)
- Update posts after populating ACF field value [closed]
- How can I pass a variable set by ACF to header.php?
- WP Custom Fields Metabox Disappears – ACF plugin issue [closed]
- Transfer self made functions.php custom fields to Advanced Custom Fields [closed]
- ACF: How to get the full field name (meta_key) by a field key?
- Dynamically fill a post custom field with post publish date
- How can I store a file in the database in the same way WordPress and ACF do?
- Will loading too many ACF Fields cause slow down?
- WP_User_Query pulling ACF to loop
- Calling the “wp-link-wrap” pop-up modal
- Print custom field in Query Loop block
- How to add Advenced Custom Fields In Single Post
- Login WP – Connect single field to an external api
- How to schedule a custom field value update?
- Excluding Specific Fields from Profile Builder Registration Form
- Order RSS content by an advanced custom field value
- Add new image block, set default class name and update it using Javascript
- Get an advanced custom field after post publish
- How to create a dropdown select of all items in an ACF field group
- Advanced Custom Fields dynamic update_field
- WooCommerce – Adding Custom Fields To Invoice
- Sort custom post type by multiple custom fields
- Vimeo thumbnails
- Advanced Custom Fields WYSIWYG More tag
- Walker class for sub-menu with ACF fields
- How to list Category list in ACF Pro’s Select Field to choose from [closed]
- Get all the posts where meta field with multiple choice has several values checked
- Custom fields issue [closed]
- Retrive acf fields in publish_post action for wp_mail
- Adding more fields to the registration form
- Getting user’s data, by custom field lookup (meta)
- register_form, custom field not submitted on first try
- How to delete attachments associated with custom field type when post property changes? [closed]
- ACF – Compare user and post data
- Login Api with Meta_key and Meta_value
- Counting number of images from loop
- Page template is missing fields or is invalid when I updating the template
- How to add content with a filter when there’s no content in the editor
- Login_form add to top of form rather then bottom
- Advanced Custom Fields from Category – IF statement
- Query Posts based on custom field value
- Using ACF Custom Field value in a URL with do_shortcode() [closed]
- display Flexible Fields from options
- Register author, facebook connect, publish posts from front end
- Display Child Page with custom fields within Parent Page
- WordPress taxonomy child image
- Filter and display a specific custom field value [closed]
- Display different category template if custom field is checked
- How to filter post using custom feild value in shortest and longest duration?
- Query Posts Via WordPress URL
- How to Order Posts by Custom Fields?
- Fetch data from a WP page with same name as current username
- Get custom field from other post in carousel
- I want to add a custom field in the rss title of each post, but don’t want it to be shown on the site
- Update field name without losing the value
- Custom registration form and custom field
- Advenced custom fields auto fill problem
- Adding custom field to an array
- Add image custom attribute [closed]
- file upload user profile
- How to get all specific fields from one ACF Group?
- Truncating characters in Advanced Custom Fields works some places but not others?
- save all acf options in one meta_value [closed]
- Conditional display based on ACF checkbox
- acf field repeater link don’t work
- How to add an ACF only for parent term?
- Best way for managing images of ads banners
- ACF in radio button cf7
- How to conditionally display an ACF custom textarea contents only to those users chosen from an ACF User field
- Populate Elementor Form based on first selection
- Displaying child pages and file URL in an ACF relationship field shortcode