{"id":87533,"date":"2018-08-04T10:32:55","date_gmt":"2018-08-04T10:32:55","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/contact-ajax-form\/"},"modified":"2018-08-04T11:29:26","modified_gmt":"2018-08-04T11:29:26","slug":"contact-ajax-form","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/contact-ajax-form\/","author":16227229,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"trunk","tested":"4.9.29","requires":"3.0.0","requires_php":"","requires_plugins":"","header_name":"Contact AJAX Form","header_author":"Iflair","header_description":"Use this plugin to be easily able to add a AJAX Contact forms to pages, posts and widget areas","assets_banners_color":"2abbdf","last_updated":"2018-08-04 11:29:26","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1401,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":[],"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1919735","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[5832,360,358,361,202],"plugin_category":[42,59],"plugin_contributors":[160155,160154],"plugin_business_model":[],"class_list":["post-87533","plugin","type-plugin","status-publish","hentry","plugin_tags-ajax-form","plugin_tags-contact","plugin_tags-contact-form","plugin_tags-form","plugin_tags-jquery","plugin_category-contact-forms","plugin_category-utilities-and-tools","plugin_contributors-adnanlimdi","plugin_contributors-testiflair","plugin_committers-testiflair"],"banners":{"banner":"https:\/\/ps.w.org\/contact-ajax-form\/assets\/banner-772x250.png?rev=1919735","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/contact-ajax-form_2abbdf.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Easily and quickly create AJAX contact forms that you can then embed in posts, pages and widget areas.  Supports honeypot anti-bot validation and Google ReCAPTCHA to protect against spam.  Customise the email body on a per-form basis, all submissions are logged as well as emailed.<\/p>\n\n<p>Form headings, labels, fields and error messages are easy to style using CSS.  Form validation and submission degrades gracefully when JavaScript is disabled on the client system.<\/p>\n\n<ul>\n<li>Main Features\n  <ul>\n    <li>SSL Support<\/li>\n    <li>Unlimited number of fields<\/li>\n    <li>jQuery AJAX Validation\/Submission<\/li>\n    <li>Degrades gracefully with JavaScript off<\/li>\n    <li>Powerful JavaScript enhanced form editor interface<\/li>\n    <li>Form submission logging<\/li>\n    <li>Customise form email notification body<\/li>\n    <li>Allows multiple forms\/form instances per page<\/li>\n    <li>Intuitive, <em>really easy to use<\/em> admin interface<\/li>\n    <li>Easy to style form display using CSS<\/li>\n    <li>Uses native wp_mail() function, (works well with <a href='http:\/\/wordpress.org\/extend\/plugins\/wp-mail-smtp\/screenshots\/'>WP Mail SMTP<\/a>)<\/li>\n    <li>Extra layer of server side form validation (for super-sneaky bots or spammers)<\/li>\n    <li>Embed forms easily by use of a short code<\/li>\n    <li>Ability to use the current page\/post title or ID in field options or default values<\/li>\n    <li>AJAX Contact widget<\/li>\n    <li>Spam Prevention\n        <ul>\n            <li>Honeypot<\/li>\n            <li>Google ReCAPTCHA<\/li>\n        <\/ul>\n    <\/li>\n    <li>Multi-Language Support\n        <ul>\n            <li>English<\/li>\n            <li>Slovak by Martin Krcho (www.mojandroid.sk)<\/li>\n            <li>Polish by Krzysztof Pa\u0142ka<\/li>\n        <\/ul>\n    <\/li>\n  <\/ul>\n<\/li>\n<li>Field Types\n  <ul>\n    <li>Text Input<\/li>\n    <li>Text Input (Password)<\/li>\n    <li>Text Input (Read-Only)<\/li>\n    <li>Text Input (email validation)<\/li>\n    <li>Password Input<\/li>\n    <li>Text Area<\/li>\n    <li>Select Box<\/li>\n    <li>Multi-Select Box<\/li>\n    <li>Check box<\/li>\n    <li>Radio button set<\/li>\n    <li>Hidden field<\/li>\n    <li>Read-only text input<\/li>\n    <li>H1, H2, H3 &amp; H4<\/li>\n  <\/ul>\n<\/li>\n<li>Built for WordPress 3.0+<\/li>\n<\/ul>\n\n<p>This addon was developed by <a href='http:\/\/www.integratedweb.com.au'>Integrated Web Services<\/a>. Feel free to get in contact with us with any feedback or feature requests.<\/p>\n\n<!--section=installation-->\n<p>Extract the zip file and just drop the contents in the wp-content\/plugins\/ directory of your WordPress installation and then activate the Plugin from Plugins page.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p>Extract the zip file and just drop the contents in the wp-content\/plugins\/ directory of your WordPress installation and then activate the Plugin from Plugins page.<\/p><\/dd>\n<dt>What happens if JavaScript is disabled on my visitors computer?<\/dt>\n<dd><p>AJAX Contact degrades gracefully if JavaScript is disabled.<\/p><\/dd>\n<dt>How do I stop the form editor from displaying on the edit post page?<\/dt>\n<dd><p>Via the screen options menu that you can display on the edit post page by clicking the tab in the top right hand corner.<\/p><\/dd>\n<dt>Can I use a field as the from address or in the subject line?<\/dt>\n<dd><p>Yes, just use %%field_id%% in the from address or subject line where you want the field value to appear.  Remember to replace field_id with the actual Field ID for the field you want it to replace with (e.g. %%email_address%%).<\/p><\/dd>\n<dt>Does AJAX Contact track submissions<\/dt>\n<dd><p>Yes, AJAX Contact keeps a copy of every email sent using your form for you to keep track of.<\/p><\/dd>\n<dt>Are there any anti-bot validation techniques available in AJAX Contact<\/dt>\n<dd><p>Yes, AJAX Contact supports both honeypot anti-bot validation and Google's ReCAPTCHA.<\/p><\/dd>\n<dt>I cant get the email to send or change the from address<\/dt>\n<dd><p>You may be having trouble sending emails due to hosting restrictions, you might try installing <a href='http:\/\/wordpress.org\/extend\/plugins\/wp-mail-smtp\/screenshots\/'>WP Mail SMTP<\/a> and setting up a SMTP account for WordPress to use for sending emails.  In some instances users have found installing WP Mail SMTP and configuring an SMTP account fixed the problem.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Fixed SSL bug in wp-admin<\/li>\n<li>Fixed SSL detection for Google ReCAPTCHA<\/li>\n<li>Polish translation added by Krzysztof Pa\u0142ka\n*This version introduces a number of minor admin UI enhancements and bug fixes.<\/li>\n<\/ul>","raw_excerpt":"Easily add Contact AJAX  forms to any page, post or widget area with an unlimited number of custom fields. Easy to manage and style!","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/87533","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=87533"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/testiflair"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=87533"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=87533"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=87533"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=87533"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=87533"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=87533"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}