{"id":69085,"date":"2017-05-25T18:22:59","date_gmt":"2017-05-25T18:22:59","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/cf7-icons-and-labels\/"},"modified":"2017-12-10T18:14:46","modified_gmt":"2017-12-10T18:14:46","slug":"cf7-icons-and-labels","status":"publish","type":"plugin","link":"https:\/\/vi.wordpress.org\/plugins\/cf7-icons-and-labels\/","author":15464206,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.3","stable_tag":"1.3","tested":"4.9.29","requires":"4.2","requires_php":"","requires_plugins":"","header_name":"CF7 Icons and Labels","header_author":"Team Code Aid","header_description":"This plugin modifies the output of the popular Contact Form 7 plugin to add font awesome icons and labels","assets_banners_color":"f3fbfa","last_updated":"2017-12-10 18:14:46","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/cf7-icons-and-labels\/","header_author_uri":"https:\/\/codeaid.wordpress.com\/","rating":3.3,"author_block_rating":0,"active_installs":600,"downloads":8545,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.1":"<p>Please upgrade the plugin if you want to use icon and label classes separatly.<\/p>"},"ratings":{"1":"1","2":0,"3":0,"4":"1","5":"1"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1666020","resolution":"128x128","location":"assets","width":128,"height":128}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1666020","resolution":"772x250","location":"assets","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1677849","resolution":"1","location":"assets","width":873,"height":333},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1670266","resolution":"2","location":"assets","width":747,"height":366},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1665981","resolution":"3","location":"assets","width":1366,"height":662}},"screenshots":{"1":"Backend","2":"Frontend","3":"In case of errors in form"}},"plugin_section":[],"plugin_tags":[5445,141664,141663,141665,141666],"plugin_category":[42],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-69085","plugin","type-plugin","status-publish","hentry","plugin_tags-cf7","plugin_tags-cf7-font-awesome-icons","plugin_tags-cf7-icons-and-labels","plugin_tags-cf7-labels","plugin_tags-dynamic-labels","plugin_category-contact-forms","plugin_committers-codeaid"],"banners":{"banner":"https:\/\/ps.w.org\/cf7-icons-and-labels\/assets\/banner-772x250.png?rev=1666020","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/cf7-icons-and-labels\/assets\/icon-128x128.png?rev=1666020","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/cf7-icons-and-labels\/assets\/screenshot-1.png?rev=1677849","caption":"Backend"},{"src":"https:\/\/ps.w.org\/cf7-icons-and-labels\/assets\/screenshot-2.png?rev=1670266","caption":"Frontend"},{"src":"https:\/\/ps.w.org\/cf7-icons-and-labels\/assets\/screenshot-3.png?rev=1665981","caption":"In case of errors in form"}],"raw_content":"<!--section=description-->\n<p>This plugin can be used to add font awesome icons and labels to the Contact Form 7.<\/p>\n\n<h3>Note<\/h3>\n\n<p>The css and animation effects of the icons and labels can be modified by making appropriate changes in your own css file. Cf7 Icons and Labels plugin just provides the html tags and useful classes to apply the css.<\/p>\n\n<h4>How to Use<\/h4>\n\n<p>example classes -&gt; \n1. for labels =  cf7-label-Your_name\n2. for icons  = cf7-fa-icon-fa-user\n3. for submit button = submit-icon-fa-paper-plane<\/p>\n\n<p>Note- To enable icon for submit button use class cf7-submit (see in below screenshot - backend)<\/p>\n\n<p>Replace Your_label, fa-user, and fa-paper-plane with your own<\/p>\n\n<p>other useful classes can be find <a href=\"https:\/\/codeaid.wordpress.com\/2017\/05\/29\/useful-css-classes\/\">here<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire <code>cf7-icons-and-labels<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<\/ol>\n\n<p>For basic usage, you can also have a look at the <a href=\"https:\/\/codeaid.wordpress.com\/\">plugin web site<\/a>.<\/p>\n\n<!--section=faq-->\n<p>If you find any issues with the plugin feel free to contact us here:<\/p>\n\n<p><a href=\"https:\/\/codeaid.wordpress.com\/contact\">codeaid<\/a><\/p>\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload the entire <code>cf7-icons-and-labels<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<\/ol>\n\n<p>For basic usage, you can also have a look at the <a href=\"https:\/\/codeaid.wordpress.com\/\">plugin web site<\/a>.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.3<\/h4>\n\n<ul>\n<li>Bug fix for form submission.<\/li>\n<li>Added setting menu item for plugin in wordpress menu.<\/li>\n<li>Added option to disable CF7's deault css.<\/li>\n<li>Added option to disable Font Awesome CDN.<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Minor bug fixes (see below)<\/li>\n<li>Fixed a bug for submit button<\/li>\n<li>Fixed select field color issue<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Added separate classes for icons, labels and a common class for both.<\/li>\n<li>Renamed prefix wpcf7 to cf7 to avoid conflicts.<\/li>\n<li>Added icon for submit button.<\/li>\n<\/ul>","raw_excerpt":"This plugin can be used to add font awesome icons and labels to the Contact Form 7.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/vi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/69085","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/vi.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/vi.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=69085"}],"author":[{"embeddable":true,"href":"https:\/\/vi.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/codeaid"}],"wp:attachment":[{"href":"https:\/\/vi.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=69085"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/vi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=69085"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/vi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=69085"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/vi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=69085"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/vi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=69085"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/vi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=69085"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}