{"id":258099,"date":"2025-11-27T18:55:57","date_gmt":"2025-11-27T18:55:57","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/leadblaze-chat\/"},"modified":"2025-11-27T19:19:33","modified_gmt":"2025-11-27T19:19:33","slug":"leadblaze-chat","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/leadblaze-chat\/","author":14108084,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.1","tested":"6.8.5","requires":"5.0","requires_php":"7.2","requires_plugins":null,"header_name":"LeadBlaze Chat","header_author":"LeadBlaze","header_description":"Embeddable chatbot widget for WordPress sites","assets_banners_color":"f9f9f8","last_updated":"2025-11-27 19:19:33","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/leadblaze.ai","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":417,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"yildirimgoks","date":"2025-11-27 19:19:33"},"1.0.1":{"tag":"1.0.1","author":"yildirimgoks","date":"2025-11-27 19:19:33"}},"upgrade_notice":{"1.0.1":"<p>Minor updates to readme file.<\/p>","1.0.0":"<p>Initial release of the LeadBlaze Chat plugin.<\/p>"},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3404345,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":3404345,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[5707,2364,358,30448,2379],"plugin_category":[41],"plugin_contributors":[251286],"plugin_business_model":[],"class_list":["post-258099","plugin","type-plugin","status-publish","hentry","plugin_tags-chat","plugin_tags-chatbot","plugin_tags-contact-form","plugin_tags-lead-collection","plugin_tags-live-chat","plugin_category-communication","plugin_contributors-yildirimgoks","plugin_committers-yildirimgoks"],"banners":{"banner":"https:\/\/ps.w.org\/leadblaze-chat\/assets\/banner-772x250.png?rev=3404345","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/leadblaze-chat\/assets\/icon-256x256.png?rev=3404345","icon_2x":"https:\/\/ps.w.org\/leadblaze-chat\/assets\/icon-256x256.png?rev=3404345","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Source code to build this plugin can be found at: https:\/\/github.com\/yildirimgoks\/leadblaze-widget<\/p>\n\n<p>The LeadBlaze Chat plugin allows you to easily add an AI-powered chat interface to your WordPress site. Perfect for customer support, lead generation, and user engagement.<\/p>\n\n<h4>Usage<\/h4>\n\n<p><strong>Floating Widget<\/strong>\nEnable the floating widget in settings to display it automatically on your chosen pages.<\/p>\n\n<p><strong>Shortcode<\/strong>\nPlace the chatbot anywhere in your content:\n    [leadch_widget]<\/p>\n\n<p>With custom parameters:\n    [leadch_widget height=\"500px\" width=\"400px\" theme=\"dark\"]<\/p>\n\n<p><strong>PHP Template Tag<\/strong>\nFor theme developers:\n    <\/p>\n\n<h4>Requirements<\/h4>\n\n<ul>\n<li>WordPress 5.0 or higher<\/li>\n<li>PHP 7.2 or higher<\/li>\n<li>Valid site key from LeadBlaze<\/li>\n<\/ul>\n\n<h3>Privacy Policy<\/h3>\n\n<p>This plugin communicates with an external chatbot service at https:\/\/leadblaze.ai. Data transmitted includes:\n* User messages\n* Session identifiers\n* Client identifiers (if configured)\n* Site key for authentication<\/p>\n\n<p>Please ensure you have appropriate privacy policies in place and user consent where required.<\/p>\n\n<h3>Support<\/h3>\n\n<p>For support, feature requests, or bug reports, please visit our support forum or contact us at support@leadblaze.ai<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20do%20i%20get%20a%20site%20key%3F'><h3>How do I get a site key?<\/h3><\/dt>\n<dd><p>Contact LeadBlaze support to obtain a site key for your domain.<\/p><\/dd>\n<dt id='can%20i%20customize%20the%20widget%20appearance%3F'><h3>Can I customize the widget appearance?<\/h3><\/dt>\n<dd><p>Yes! The plugin supports light and dark themes, and you can further customize it with CSS variables.<\/p><\/dd>\n<dt id='does%20it%20work%20with%20page%20builders%3F'><h3>Does it work with page builders?<\/h3><\/dt>\n<dd><p>Yes, the shortcode works with all major page builders including Elementor, Divi, and Gutenberg.<\/p><\/dd>\n<dt id='is%20the%20widget%20mobile-friendly%3F'><h3>Is the widget mobile-friendly?<\/h3><\/dt>\n<dd><p>Absolutely! The widget is fully responsive and adapts to all screen sizes.<\/p><\/dd>\n<dt id='can%20i%20show%20the%20widget%20only%20on%20specific%20pages%3F'><h3>Can I show the widget only on specific pages?<\/h3><\/dt>\n<dd><p>Yes, you can configure it to show on all pages, home page only, or specific pages by ID.<\/p><\/dd>\n<dt id='will%20it%20slow%20down%20my%20site%3F'><h3>Will it slow down my site?<\/h3><\/dt>\n<dd><p>No, the widget is optimized for performance at only ~25KB gzipped and loads asynchronously.<\/p><\/dd>\n<dt id='can%20i%20have%20multiple%20widgets%20on%20the%20same%20page%3F'><h3>Can I have multiple widgets on the same page?<\/h3><\/dt>\n<dd><p>Yes, you can use multiple shortcodes with different configurations on the same page.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Minor readme update<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Core chat functionality<\/li>\n<li>WordPress admin interface<\/li>\n<li>Shortcode support<\/li>\n<li>Floating widget mode<\/li>\n<li>Light\/dark themes<\/li>\n<\/ul>","raw_excerpt":"AI-powered chat widget for WordPress. Lightweight, responsive, and easy to integrate with your site.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/258099","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=258099"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/yildirimgoks"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=258099"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=258099"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=258099"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=258099"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=258099"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=258099"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}