Skip to content

WordPress Plugin

The Native WordPress Integration WordPress

Section titled “The Native WordPress Integration ”

The MyGPTAssistants WordPress Plugin gives you a full native integration — no theme file editing, no manual script pasting. Install it like any other plugin, enter your API key, and your AI assistant appears on your site with a dedicated settings panel.

Bot overview
Soporte CCreators — connected to MyGPT Assistants
Connected bot
Imported from your MyGPT Assistants account.
a8d3-…-f72c
gpt-4o-mini
[mga_chat_app public_id=“a8d3-…-f72c”]
WordPress PluginManual Embed Script
SetupInstall from dashboardEdit theme files
Settings UIFull settings panel in WP adminEdit widget config in dashboard
Shortcode supportYes — [mga_chat_app]No
UpdatesAuto-updates via WordPressManual code updates
Page-specific controlYes — via shortcode placementLimited
Theme file changes requiredNoneYes
  1. Download the plugin from your MyGPTAssistants dashboard → Embed → WordPress tab

  2. Upload to WordPress:

    • Go to Plugins → Add New → Upload Plugin
    • Select the downloaded .zip file
    • Click Install Now
  3. Activate the plugin after installation

  4. Enter your API Key:

    • Navigate to Settings → MyGPTAssistants in your WP admin
    • Paste your API key from MyGPTAssistants → Settings → API Keys
  5. Select your assistant:

    • Choose which assistant to embed
    • Your bot is now live on your site!

After installation, navigate to Settings → MyGPTAssistants to configure:

SettingDescription
API KeyYour MyGPTAssistants API key
AssistantWhich assistant to display
Display ModeWidget (floating button) or Inline
Auto-openOpen the chat automatically on page load

Use the [mga_chat_app] shortcode to embed a full inline chat panel anywhere on your site:

[mga_chat_app]
[mga_chat_app bot_id="your-bot-id" height="600" width="100%"]
ParameterDefaultDescription
bot_idPlugin settingOverride which assistant to show
height600pxHeight of the inline chat panel
width100%Width of the inline chat panel
classAdditional CSS class for styling

When connected, the plugin also enables WordPress Tools for your AI assistant — giving it the ability to search your site’s actual content:

  • Search your WordPress posts and pages
  • Look up WooCommerce products and prices
  • Answer questions about your site content accurately
  • Always return up-to-date information (no re-training needed)

Enable this in your assistant → Plugins → WordPress Tools.

The plugin uses Ed25519-signed updates delivered through the WordPress update system. When a new version is released:

  1. You’ll see an update notification in Plugins → Installed Plugins
  2. Click Update Now to apply
  3. No manual download needed
  1. Check that the plugin is activated in Plugins → Installed Plugins
  2. Verify your API key is entered correctly in Settings → MyGPTAssistants
  3. Check the “Show on All Pages” setting is enabled (or add shortcode manually)
  4. Clear your WordPress cache and browser cache