Title: LanternHQ Bug Reporter
Author: lanternhq
Published: <strong>June 10, 2026</strong>
Last modified: June 10, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/lanternhq-bug-reporter.svg)

# LanternHQ Bug Reporter

 By [lanternhq](https://profiles.wordpress.org/lanternhq/)

[Download](https://downloads.wordpress.org/plugin/lanternhq-bug-reporter.zip)

 * [Details](https://wordpress.org/plugins/lanternhq-bug-reporter/#description)
 * [Reviews](https://wordpress.org/plugins/lanternhq-bug-reporter/#reviews)
 *  [Installation](https://wordpress.org/plugins/lanternhq-bug-reporter/#installation)
 * [Development](https://wordpress.org/plugins/lanternhq-bug-reporter/#developers)

 [Support](https://wordpress.org/support/plugin/lanternhq-bug-reporter/)

## Description

LanternHQ Bug Reporter is a lightweight plugin that makes it effortless to add the
[Lantern](https://lanternhq.app) bug reporting widget to any WordPress site. No 
code editing required — simply paste your embed key from the Lantern dashboard, 
save, and the widget is live for every visitor.

**How it works**

 1. Install and activate the plugin.
 2. Go to **Settings  Lantern** in your WordPress admin.
 3. Paste your embed key and click **Save Embed Key**.
 4. The Lantern widget is now active on every public page of your site.

**What gets added to your site**

The plugin loads a single, lightweight script from `https://lanternhq.app/api/widget/
script` on every public page. Your embed key is passed to the script to identify
your Lantern workspace. No server-side requests are made — the script is fetched
entirely by the visitor’s browser.

**Features**

 * One-field setup — just your embed key.
 * Zero impact on page load — deferred script injection.
 * Clean uninstall — removing the plugin stops all widget output immediately.
 * No external requests from the server; the script is loaded entirely by the visitor’s
   browser.

### External Services

This plugin connects to the Lantern bug tracking service (lanternhq.app) to enable
the bug reporting widget.

When the plugin is active, it loads a JavaScript file from https://lanternhq.app/
api/widget/script on all frontend pages. The embed key configured in the plugin 
settings is passed to this script to identify your Lantern workspace. Bug reports
submitted by users are sent to the Lantern API.

 * Service: Lantern (lanternhq.app)
 * Data sent: embed key on page load; bug report data (title, description, browser,
   device) on submission
 * Terms of Service: https://lanternhq.app/terms
 * Privacy Policy: https://lanternhq.app/privacy

## Installation

**From the WordPress plugin directory (recommended)**

 1. In your WordPress admin, go to **Plugins  Add New**.
 2. Search for **LanternHQ Bug Reporter**.
 3. Click **Install Now**, then **Activate**.
 4. Go to **Settings  LanternHQ Bug Reporter**, paste your embed key, and click **Save
    Embed Key**.

**Manual installation**

 1. Download the plugin zip file.
 2. In your WordPress admin, go to **Plugins  Add New  Upload Plugin**.
 3. Choose the zip file and click **Install Now**, then **Activate**.
 4. Go to **Settings  LanternHQ Bug Reporter**, paste your embed key, and click **Save
    Embed Key**.

**Via FTP**

 1. Unzip the plugin and upload the `lantern` folder to `/wp-content/plugins/`.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Go to **Settings  LanternHQ Bug Reporter**, paste your embed key, and click **Save
    Embed Key**.

## FAQ

### Where do I find my embed key?

Log in to your Lantern dashboard at [lanternhq.app](https://lanternhq.app), open
your project, and go to **Project Settings**. Your embed key is displayed there 
and starts with `ltrn_`.

### Will the widget slow down my site?

No. The widget script is injected with the `defer` attribute, meaning the browser
only fetches and runs it after your page has fully parsed. It will not block rendering
or affect your Core Web Vitals score.

### Can I disable the widget on specific pages?

Not in the current version. The script is injected globally on all public-facing
pages. Per-page control is planned for a future release.

### What happens if I deactivate the plugin?

Deactivating the plugin immediately stops the script from being injected. Your embed
key is preserved in the database so it will be restored if you reactivate. To remove
the stored key entirely, delete the plugin.

### Is the plugin compatible with caching plugins?

Yes. The script tag is injected at runtime via `wp_head`, so it will be present 
in any cached page HTML that includes the full `<head>` section.

### Does the plugin work with page builders like Elementor or Divi?

Yes. Because the widget is injected into `wp_head` at the theme level, it works 
with any page builder or theme that uses a standard WordPress `<head>`.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“LanternHQ Bug Reporter” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ lanternhq ](https://profiles.wordpress.org/lanternhq/)

[Translate “LanternHQ Bug Reporter” into your language.](https://translate.wordpress.org/projects/wp-plugins/lanternhq-bug-reporter)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/lanternhq-bug-reporter/),
check out the [SVN repository](https://plugins.svn.wordpress.org/lanternhq-bug-reporter/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/lanternhq-bug-reporter/)
by [RSS](https://plugins.trac.wordpress.org/log/lanternhq-bug-reporter/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0 — 2025-05-24

 * Initial release.
 * Settings page added under **Settings  LanternHQ Bug Reporter**.
 * Embed key stored securely in `wp_options` via the WordPress Settings API.
 * Widget script injected into `wp_head` on all public-facing pages when an embed
   key is present.

## Meta

 *  Version **1.0.0**
 *  Last updated **18 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.9 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [customer support](https://wordpress.org/plugins/tags/customer-support/)[embed](https://wordpress.org/plugins/tags/embed/)
   [live chat](https://wordpress.org/plugins/tags/live-chat/)[support](https://wordpress.org/plugins/tags/support/)
   [widget](https://wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://wordpress.org/plugins/lanternhq-bug-reporter/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/lanternhq-bug-reporter/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/lanternhq-bug-reporter/reviews/)

## Contributors

 *   [ lanternhq ](https://profiles.wordpress.org/lanternhq/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/lanternhq-bug-reporter/)