{"id":207253,"date":"2024-11-15T10:13:27","date_gmt":"2024-11-15T10:13:27","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/contact-box\/"},"modified":"2024-11-15T10:13:15","modified_gmt":"2024-11-15T10:13:15","slug":"contact-box","status":"closed","type":"plugin","link":"https:\/\/sna.wordpress.org\/plugins\/contact-box\/","author":23146192,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.2.5","stable_tag":"2.2.5","tested":"6.6.5","requires":"5.8","requires_php":"5.6.20","requires_plugins":null,"header_name":"Contact Box","header_author":"Punchdev.com","header_description":"Add a sticky contact box to your website with email, phone, and booking links.","assets_banners_color":"24293f","last_updated":"2024-11-15 10:13:15","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/donate?hosted_button_id=7B3FFHW9G4QJE","header_plugin_uri":"","header_author_uri":"https:\/\/punchdev.com\/","rating":0,"author_block_rating":0,"active_installs":60,"downloads":462,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"2.2.5":{"tag":"2.2.5","author":"punchdev","date":"2024-11-15 10:13:15"}},"upgrade_notice":{"2.2.2":"<p>Make sure to check the new settings for enabling\/disabling contact methods.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3189413,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3189413,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3189413,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3189413,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["2.2.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3189413,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3189413,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"screenshot-1.png","2":"screenshot-2.png"}},"plugin_section":[],"plugin_tags":[269,360,267,2644,87536],"plugin_category":[40,41,42],"plugin_contributors":[234610],"plugin_business_model":[],"class_list":["post-207253","plugin","type-plugin","status-closed","hentry","plugin_tags-booking","plugin_tags-contact","plugin_tags-email","plugin_tags-phone","plugin_tags-sticky-box","plugin_category-calendar-and-events","plugin_category-communication","plugin_category-contact-forms","plugin_contributors-punchdev","plugin_committers-punchdev"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/contact-box_24293f.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/contact-box\/assets\/screenshot-1.png?rev=3189413","caption":"screenshot-1.png"},{"src":"https:\/\/ps.w.org\/contact-box\/assets\/screenshot-2.png?rev=3189413","caption":"screenshot-2.png"}],"raw_content":"<!--section=description-->\n<p>The <strong>Contact Box<\/strong> plugin adds a sticky contact box to your website that lets visitors easily access important contact information such as email, phone number, and a booking link.<\/p>\n\n<p><strong>Features:<\/strong>\n- Add an email link, phone number, and booking link.\n- Customize the labels for each contact method.\n- Change the background color of the sticky box.\n- Control the visibility of each contact option (email, phone, booking).\n- Responsive and lightweight.\n- Easy to configure from the WordPress admin panel.<\/p>\n\n<h3>License<\/h3>\n\n<p>This plugin is licensed under the GNU General Public License v2.0. For more information, see <a href=\"http:\/\/www.gnu.org\/licenses\/gpl-2.0.html\">http:\/\/www.gnu.org\/licenses\/gpl-2.0.html<\/a>.<\/p>\n\n<h3>Donations<\/h3>\n\n<p>https:\/\/www.paypal.com\/donate?hosted_button_id=7B3FFHW9G4QJE<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/contact-box<\/code> directory or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress.<\/li>\n<li>Go to <strong>Settings &gt; Contact Box<\/strong> to configure the plugin.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20do%20i%20change%20the%20background%20color%20of%20the%20contact%20box%3F'><h3>How do I change the background color of the contact box?<\/h3><\/dt>\n<dd><p>Go to <strong>Settings &gt; Contact Box<\/strong> and update the background color field. Save your changes, and the new color will apply to the sticky contact box.<\/p><\/dd>\n<dt id='can%20i%20disable%20one%20or%20more%20of%20the%20contact%20options%3F'><h3>Can I disable one or more of the contact options?<\/h3><\/dt>\n<dd><p>Yes! Each contact method (email, phone, booking) has a toggle in the settings that allows you to enable or disable it.<\/p><\/dd>\n<dt id='how%20can%20i%20add%20my%20own%20icons%20for%20the%20contact%20methods%3F'><h3>How can I add my own icons for the contact methods?<\/h3><\/dt>\n<dd><p>You can replace the default SVG icons located in the <code>\/images\/<\/code> folder of the plugin with your own custom SVGs.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.2.5<\/h4>\n\n<ul>\n<li>Update  default phone content<\/li>\n<\/ul>\n\n<h4>2.2.4<\/h4>\n\n<ul>\n<li>Update \"enqueue\" as a prefix in function enqueue_plugin_styles<\/li>\n<\/ul>\n\n<h4>2.2.3<\/h4>\n\n<ul>\n<li>Fixing the plugin name registry<\/li>\n<\/ul>\n\n<h4>2.2.2<\/h4>\n\n<ul>\n<li>Improved code structure by separating frontend functionality into a dedicated class.<\/li>\n<li>Added ability to enable\/disable individual contact methods (email, phone, booking).<\/li>\n<li>Minor CSS improvements for better responsiveness.<\/li>\n<\/ul>\n\n<h4>2.2.1<\/h4>\n\n<ul>\n<li>Added ability to customize the background color of the sticky contact box.<\/li>\n<li>Added customization options for email, phone, and booking labels.<\/li>\n<\/ul>\n\n<h4>2.2.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Add a sticky contact box to your website with email, phone, and booking links. Easily configurable through the WordPress admin.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sna.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/207253","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sna.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/sna.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/sna.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=207253"}],"author":[{"embeddable":true,"href":"https:\/\/sna.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/punchdev"}],"wp:attachment":[{"href":"https:\/\/sna.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=207253"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/sna.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=207253"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/sna.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=207253"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/sna.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=207253"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/sna.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=207253"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/sna.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=207253"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}