MW WP Form CAPTCHA
Adding CAPTCHA field on MW WP Form. This plugin needs MW WP Form version 2.2.0 or later.
by Takashi Kitajima · github.com/inc2734/mw-wp-form-captcha · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/inc2734/mw-wp-form-captcha/archive/refs/heads/master.zipFrom the readme
Adding CAPTCHA field on MW WP Form. This plugin needs MW WP Form version 2.4.0 or later.
Adding CAPTCHA field on MW WP Form.
This plugin need PHP GD or FreeType libraries.
And write permission to the upload directory is needed.
Open Baskerville
Source : https://github.com/klepas/open-baskerville
OSP-DIN
Source : http://ospublish.constantvzw.org/foundry/osp-din/
Sans Guilt Wafer Wafer
Source : http://ospublish.constantvzw.org/foundry/sans-guilt-wafer/
Avería
Source : http://iotic.com/averia/
http://plugins.2inc.org/mw-wp-form/
1. Upload MW WP Form CAPTCHA to the /wp-content/plugins/ directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Add CAPTCHA to content and add CAPTCHA validation to mw-wp-form-captcha field in form create page.
Do you have questions or issues with MW WP Form CAPTCHA? Use these support channels appropriately.
1. Official
Add filter hook mwf-captcha-background-color-rgb
Add filter hook mwf-captcha-text-color-rgb
Add filter hook mwf-captcha-scratch-color-rgb
Add filter hook mwf-captcha-line-color-rgb
Change the message to be displayed according to the set characters.
Some fixes.