WordPress Plugin
Procaptcha has an official WordPress plugin, enabling seamless integration with your WordPress site.
1. Installation
Section titled 1. Installation- Visit your WordPress admin panel, and go to Plugins > Add New, then search for Procaptcha and click Install Now.
- Once the installation is complete, click Activate.
- Navigate to the plugin settings (Settings > Procaptcha) and enter your site key and secret key, which you can obtain from the Prosopo user portal.
- Save the settings
If the credentials are correct, you’ll see the Procaptcha displayed on the right side of the settings page.
2. Supported Form Plugins
Section titled 2. Supported Form PluginsProcaptcha integrates with many popular form plugins. Check the pages in left menu for detailed instructions on how to enable it for specific form plugins.
Can’t find your plugin? Let us know via the support forum, and we’ll consider adding it!
3. Supported Core WordPress Forms
Section titled 3. Supported Core WordPress FormsProcaptcha supports WordPress core forms out-of-the-box:
- Login
- Registration
- Lost Password
- Comments
- Post/Page password protection
Visit the plugin settings to enable protection for these forms.
4. Supported Account Plugins
Section titled 4. Supported Account PluginsThe Procaptcha plugin is officially compatible with the following plugins, that extend the WordPress account features:
Security:
- All-In-One Security (Hide backend feature)
- LWS Hide Login (Hide backend feature)
- Login With Ajax (AJAXify Login Forms feature)
- Security Optimizer (Hide backend feature)
- Solid Security (Hide backend feature)
- WPS Hide Login
Branding:
- Branda White Labeling
- Custom Login
- Login Customizer
- Login Designer
- Login Page Customizer by Colorlib
- Loginpress
- Theme My Login
- Ultimate Dashboard
- White label
- YITH Custom Login
Account-related:
While only the items above are tested, overall, the Procaptcha plugin supports all the plugins with custom account forms that use the native WordPress account hooks.
5. Other Supported Integrations
Section titled 5. Other Supported Integrations- BBPress - read the integration guide.
- Elementor Pro - read the integration guide.
- JetPack - read the integration guide.
- WooCommerce - read the integration guide.
- Spectra - read the integration guide.
6. FAQ
Section titled 6. FAQIs Procaptcha visible only to unauthorized users?
Yes, by default, Procaptcha is shown only to unauthorized users. You can change this in the behavior
section of the plugin settings, or using the plugin hooks.
Note: However, some plugins, such as Contact Form 7, don’t send user data during submission, so Procaptcha is displayed to all users in those cases.
7. Advanced Usage
Section titled 7. Advanced UsageVisit the Hooks section to explore how you can further customize the plugin’s behavior.
Learn