Mô tả
This plugin creates a Responsive Login, Register and Contact us Form with captcha. These forms are Transparent and can be placed via shortcode anywhere on any theme you like. It corrects the Contact Form not sending emails on finicky servers, robot spam sign ups via the registration and contact forms, and redirecting of the Login and Register links to complete a “Normalizing” of the WordPress Installation. To use create a WordPress page with the slug register. Then place these codes where you want the forms. Login = [gwb_login_form] Register = [gwb_register_form] and Contact = [gwb_contact_form]. The plugin defaults to the administrators email but you can fill in the $to_args array with more emails for multiple mail recipients. You can also change the name of the page which at the moment the slug is /register . All options must be hard coded in php.
Ảnh màn hình
Cài đặt
Manual Installation
- Download the plugin and extract the plugin zip file.
- Upload ‘normalized-forms-with-captcha’ folder to ‘/wp-content/plugins/’ directory of your website.
- Go to ‘Plugins > Installed Plugins’ page inside your WP admin dashboard.
- Find ‘Normalized Forms with Captcha’ and click ‘activate’.
- Go to the Pages link on you dashboard and create a page called Register and make sure that the slug in the url says register. http://www.globalwebmethods.com/testsite/register/
- Go to the Register page you made and enter the shotcodes to place a Login and A Register form on the page. Login = [gwb_login_form] Register = [gwb_register_form].
- Go to your Contact page and enter the shotcodes to place a Contact form on the page. Contact = [gwb_contact_form].
Automatic Installation
- Go to ‘Plugins > Add New’ page inside your WP admin dashboard.
- Enter ‘Normalized Forms with Captcha’ to the search box and press enter.
- Install and activate the plugin.
- Go to the Pages link on you dashboard and create a page called Register and make sure that the slug in the url says register. http://www.globalwebmethods.com/testsite/register/
- Go to the Register page you made and enter the shotcodes to place a Login and A Register form on the page. Login = [gwb_login_form] Register = [gwb_register_form].
- Go to your Contact page and enter the shotcodes to place a Contact form on the page. Contact = [gwb_contact_form].
Hỏi đáp
- Is there a premium version and what added functionality comes with it? –
There will be a premium version that uses picture captcha for people that do not speak english, panels in the back to allow people who do not code to update the plugin functionality through forms, and the ability to assign a Login page and a Registration page. There will also be the ability to assign different slugs to the url so you can name the page anything you like.
- How much will you charge for the premium version? – The premium version will be $49.98.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Normalized Forms with Captcha” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Normalized Forms with Captcha” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- Initial release.