FAQ
Does this work without WooCommerce?
The plugin requires WooCommerce for registration form integration, billing address mapping, and My Account features. Core WordPress registration hooks are also supported for basic functionality.
Can I create multiple registration forms?
Yes. Create unlimited forms, each with its own URL, fields, sections, and settings. Perfect for B2B, student, medical, or any custom registration workflow.
Does AI form generation require an API key?
Yes. You need an API key from OpenAI (GPT-4/GPT-4o), Anthropic (Claude), or Google (Gemini). Configure in Settings > AI Generator. The AI generates complete form structures from natural language descriptions.
What captcha types are supported?
Five types: Google reCAPTCHA v2 (checkbox), Google reCAPTCHA v3 (invisible), Alikon (image), Captcha Form (math), and SecurImage (image). Each form can use a different captcha type.
Will registration fields show on billing address?
Yes. Address fields (country, state, city, postcode, phone, company) automatically map to WooCommerce billing address during registration. No duplicate data entry needed.
Can I require admin approval for registrations?
Yes. Enable Pending Registration in Settings, select which user roles require approval, and configure email notifications. Admins can approve/decline directly from the WordPress Users list with inline editing.
Is this compatible with my theme?
Yes. The plugin uses standard WordPress and WooCommerce hooks. Works with all themes supporting WooCommerce registration. Header registration links auto-detect your theme’s primary navigation menu.
Can customers edit their registration fields later?
Yes. Custom fields appear on WooCommerce My Account > Account Details page, grouped by section with proper field types (dropdowns, checkboxes, date pickers). Admins can also edit fields on the user profile page.
Is the plugin secure?
Yes. Built with WordPress coding standards: nonce verification, input sanitization, output escaping, prepared SQL queries, capability checks, and file upload validation. No inline CSS. Passes CodeCanyon/Envato plugin checker with zero errors.
Does it support multisite?
The plugin uses view_id/store_id architecture inherited from Magento, supporting multi-store configurations. Full WordPress Multisite support is available with per-site form configurations.