{"id":329375,"date":"2026-06-25T08:43:51","date_gmt":"2026-06-25T08:43:51","guid":{"rendered":"https:\/\/es.wordpress.org\/plugins\/vp-iframe-assistant\/"},"modified":"2026-06-25T09:34:15","modified_gmt":"2026-06-25T09:34:15","slug":"vp-iframe-assistant","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/vp-iframe-assistant\/","author":15144542,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"7.0","requires":"5.6","requires_php":"7.2","requires_plugins":null,"header_name":"VP Iframe Assistant","header_author":"Visual Publinet","header_description":"Floating button that opens any conversational assistant embedded via iframe in a chat-style side panel (for example, a Q-soft appointment assistant). Colors, texts and URL are configurable.","assets_banners_color":"2589c3","last_updated":"2026-06-25 09:34:15","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/www.visualpublinet.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":41,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"visualpublinet","date":"2026-06-25 09:34:15"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3585943,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3585943,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3585943,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3585943,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3585943,"resolution":"1","location":"assets","locale":"","width":1808,"height":1218},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3585943,"resolution":"2","location":"assets","locale":"","width":1811,"height":1185}},"screenshots":{"1":"Plugin settings page. Enable the button, set the iframe URL, edit the texts and the privacy notice, and pick colors. A live preview of the button and viewer is shown on the right.","2":"More settings. Viewer size, and opening the assistant from selected menu items or from any element using the vpifa-open CSS class. The live preview shows the opened viewer."}},"plugin_section":[],"plugin_tags":[1320,2364,230,30237,1860],"plugin_category":[56],"plugin_contributors":[268840],"plugin_business_model":[],"class_list":["post-329375","plugin","type-plugin","status-publish","hentry","plugin_tags-assistant","plugin_tags-chatbot","plugin_tags-embed","plugin_tags-floating-button","plugin_tags-iframe","plugin_category-social-and-sharing","plugin_contributors-visualpublinet","plugin_committers-visualpublinet"],"banners":{"banner":"https:\/\/ps.w.org\/vp-iframe-assistant\/assets\/banner-772x250.png?rev=3585943","banner_2x":"https:\/\/ps.w.org\/vp-iframe-assistant\/assets\/banner-1544x500.png?rev=3585943","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/vp-iframe-assistant\/assets\/icon-128x128.png?rev=3585943","icon_2x":"https:\/\/ps.w.org\/vp-iframe-assistant\/assets\/icon-256x256.png?rev=3585943","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/vp-iframe-assistant\/assets\/screenshot-1.png?rev=3585943","caption":"Plugin settings page. Enable the button, set the iframe URL, edit the texts and the privacy notice, and pick colors. A live preview of the button and viewer is shown on the right."},{"src":"https:\/\/ps.w.org\/vp-iframe-assistant\/assets\/screenshot-2.png?rev=3585943","caption":"More settings. Viewer size, and opening the assistant from selected menu items or from any element using the vpifa-open CSS class. The live preview shows the opened viewer."}],"raw_content":"<!--section=description-->\n<p>VP Iframe Assistant adds a floating button to your website. When clicked, it opens a chat-style side panel (full screen on mobile) that loads any conversational assistant embedded through an iframe.<\/p>\n\n<p>It is provider-agnostic: you just paste the iframe URL of the assistant you want to embed. It works with any service that offers an embeddable iframe \u2014 for example, a Q-soft (e-salus) appointment assistant, a support chatbot, a booking widget, an AI assistant, etc.<\/p>\n\n<p>The plugin itself does not connect to or send any data to external servers. The iframe is loaded directly in the visitor's browser, against the URL configured by the site administrator.<\/p>\n\n<p>Transparency: this plugin was developed with AI assistance (Claude) and was reviewed and audited manually by the Visual Publinet team, including a security and privacy review. It has no external dependencies and no API keys.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Fixed floating button, configurable (text, icon, position, colors).<\/li>\n<li>Side panel viewer, full screen on mobile.<\/li>\n<li>Lazy loading of the iframe (does not affect page speed).<\/li>\n<li>Full settings panel with a live preview of the button and viewer.<\/li>\n<li>Optional, configurable privacy notice in the viewer footer.<\/li>\n<li>Open the assistant from any other element via the <code>vpifa-open<\/code> CSS class or a JavaScript API.<\/li>\n<li>Open the assistant from selected WordPress menu items, chosen right from the settings.<\/li>\n<li>Minimal iframe permissions and a strict referrer policy by default.<\/li>\n<li>Accessible (ARIA roles, focus management, close with the Esc key).<\/li>\n<li>Available in English and Spanish (translation-ready, with a bundled es_ES translation).<\/li>\n<\/ul>\n\n<h3>Default configuration<\/h3>\n\n<ul>\n<li>Iframe URL: empty (must be set under Settings \u2192 VP Iframe Assistant). The button is not shown until a URL is provided.<\/li>\n<li>Button text: \"Open assistant\" (\"Abrir asistente\" in Spanish).<\/li>\n<\/ul>\n\n<h3>Opening the assistant from other buttons<\/h3>\n\n<p>In addition to the floating button, you can open the assistant from any element on the website by adding the CSS class <code>vpifa-open<\/code> (or the <code>data-vpifa-open<\/code> attribute):<\/p>\n\n<ul>\n<li>HTML: <code>&lt;a href=\"#\" class=\"vpifa-open\"&gt;Open assistant&lt;\/a&gt;<\/code><\/li>\n<li>Menus (Appearance &gt; Menus): enable \"CSS Classes\" in Screen Options and type <code>vpifa-open<\/code>.<\/li>\n<li>Gutenberg \/ Elementor buttons: \"Additional CSS classes\" field &gt; <code>vpifa-open<\/code>.<\/li>\n<\/ul>\n\n<p>You can also pick existing menu items directly from the plugin settings (\"Open from a menu item\"): tick the menu entries that should open the assistant and the plugin adds the trigger for you, no CSS class needed.<\/p>\n\n<p>It can also be opened with JavaScript: <code>window.vpifaCita.open()<\/code> (and <code>.close()<\/code> \/ <code>.toggle()<\/code>).<\/p>\n\n<h3>For developers<\/h3>\n\n<p>Filter available to hide the widget on specific templates:<\/p>\n\n<pre><code>add_filter( 'vpifa_should_render', '__return_false' );\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>vp-iframe-assistant<\/code> folder to <code>\/wp-content\/plugins\/<\/code>, or install the ZIP from Plugins &gt; Add New &gt; Upload Plugin.<\/li>\n<li>Activate the plugin from the \"Plugins\" menu.<\/li>\n<li>Go to the \"VP Iframe Assistant\" menu and set the iframe URL of your assistant, plus colors and texts.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"which%20services%20can%20i%20embed%3F\"><h3>Which services can I embed?<\/h3><\/dt>\n<dd><p>Any service that provides an embeddable iframe URL. The plugin is not tied to a specific provider; you choose the URL.<\/p><\/dd>\n<dt id=\"does%20the%20plugin%20send%20my%20data%20anywhere%3F\"><h3>Does the plugin send my data anywhere?<\/h3><\/dt>\n<dd><p>No. The plugin does not contact any external server. Only the iframe you configure is loaded in the visitor's browser, against the provider you choose.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial version.<\/li>\n<\/ul>","raw_excerpt":"Floating button that opens any iframe-embedded conversational assistant in a chat-style side panel. Colors, texts and URL configurable.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/329375","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=329375"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/visualpublinet"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=329375"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=329375"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=329375"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=329375"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=329375"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=329375"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}