Title: LastLittleThing Review Manager (LLTRM)
Author: LastLittleThing Review Manager
Published: <strong>June 30, 2026</strong>
Last modified: June 30, 2026

---

Search plugins

![](https://ps.w.org/lastlittlething-review-manager/assets/banner-772x250.png?rev
=3591753)

![](https://ps.w.org/lastlittlething-review-manager/assets/icon-256x256.png?rev=
3591753)

# LastLittleThing Review Manager (LLTRM)

 By [LastLittleThing Review Manager](https://profiles.wordpress.org/reviewpress/)

[Download](https://downloads.wordpress.org/plugin/lastlittlething-review-manager.1.2.3.zip)

 * [Details](https://wordpress.org/plugins/lastlittlething-review-manager/#description)
 * [Reviews](https://wordpress.org/plugins/lastlittlething-review-manager/#reviews)
 *  [Installation](https://wordpress.org/plugins/lastlittlething-review-manager/#installation)
 * [Development](https://wordpress.org/plugins/lastlittlething-review-manager/#developers)

 [Support](https://wordpress.org/support/plugin/lastlittlething-review-manager/)

## Description

LLTRM helps creative teams collect structured, timecoded feedback on video files
without asking reviewers to log in to WordPress.

Optional upgrades with many additional features are available.

**Features**

 * Create **review projects** as a custom post type and manage them from a dedicated
   admin experience.
 * Embed the public review player with the `[lltrm_player]` shortcode (optionally
   pass a post ID: `[lltrm_player id="123"]`).
 * Reviewers add **timecoded comments** on video, optional general notes, and image
   attachments.
 * **Versioning**: maintain multiple cuts per project and let reviewers switch versions.
 * Lock a version when feedback is complete.
 * Public review URLs are designed for guest reviewers — no WordPress account required.

**Privacy & data**

Review data is stored in your WordPress database as comments and post meta on your
site. The plugin does not contact any external service. See the plugin settings 
and your site’s privacy policy for how you disclose this to end users.

**Translations**

The plugin ships with translation files under `languages/` (German included). You
can contribute or override strings using standard WordPress translation tools.

## Screenshots

[⌊LLTRM admin overview and navigation (dashboard / projects).⌉⌊LLTRM admin overview
and navigation (dashboard / projects).⌉[

LLTRM admin overview and navigation (dashboard / projects).

[⌊Create new review project.⌉⌊Create new review project.⌉[

Create new review project.

[⌊Project details and settings.⌉⌊Project details and settings.⌉[

Project details and settings.

[⌊Frontend / customer view.⌉⌊Frontend / customer view.⌉[

Frontend / customer view.

[⌊Projects overview⌉⌊Projects overview⌉[

Projects overview

[⌊Comments quickview from projects overview screen⌉⌊Comments quickview from projects
overview screen⌉[

Comments quickview from projects overview screen

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/lastlittlething-review-manager`
    directory, or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Optional: if project URLs return **404** after activation, open **Settings  Permalinks**
    and click **Save** once (refreshes rewrite rules). Most sites do not need this 
    step.
 4. Open **LLTRM** in the admin menu, create a project, and add at least one video 
    version. Embedding and public URLs are explained under **LLTRM  Help**.

## FAQ

### Do reviewers need a WordPress account?

No. The front-end player is designed for guest reviewers. Access control is up to
how you publish the page (public, password-protected, membership plugin, etc.).

### Where is feedback stored?

Comments and metadata are stored on your own WordPress site.

### Does the plugin send email or contact any external service?

No. This version does not send email and does not contact any external service.

### Why is the plugin named “LLTRM”?

**LLTRM** stands for “LastLittleThing Review Manager” and describes review workflows
inside WordPress. It is not the WordPress trademark and is not affiliated with WordPress.
org or the WordPress Foundation.

### What happens when I uninstall or deactivate?

**Deactivate** turns LLTRM off; your projects, review comments, and settings stay
in the database. **Uninstall** removes the plugin files. By default, database content
is kept. If you enable the opt-in setting under **LLTRM  Settings** (“remove all
LLTRM data when the plugin is deleted”) and then uninstall, projects, review comments,
plugin options, and the `lltrm` uploads subfolder are deleted permanently.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“LastLittleThing Review Manager (LLTRM)” is open source software. The following 
people have contributed to this plugin.

Contributors

 *   [ LastLittleThing Review Manager ](https://profiles.wordpress.org/reviewpress/)

[Translate “LastLittleThing Review Manager (LLTRM)” into your language.](https://translate.wordpress.org/projects/wp-plugins/lastlittlething-review-manager)

### Interested in development?

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

## Changelog

#### 1.2.3

Fix: upgrading from the FREE to the PAID build no longer causes a site-wide fatal
error when leftover FREE license files remain on disk.
 Fix: duplicate plugin bootstrap
guard when two LLTRM copies are active in different folders. Fix: uninstall with“
delete all data on uninstall” no longer fatals on undefined CPT constant.

#### 1.2.2

Hotfix: admin Save and View video buttons in the FREE build (build strip scope corrected).

Hotfix: frontend branding uses dark LLTRM logo; help page feature-request line formatting
and English string.

#### 1.2.1

Hotfix: admin Save and View video buttons in the FREE build (build strip scope corrected).

Hotfix: frontend branding uses dark LLTRM logo; help page feature-request line formatting
and English string.

#### 1.2.0

Compliance: additional Pro/Agency features removed from the FREE build at compile
time (theme toggle, palettes, logo bar, source download, global reviewer notes, 
version rename, auto-lock, comment-done toggle, archived projects, textdomain loader).

CPT slug prefixed for wordpress.org: `lltrm_review_project` (with one-time DB migration
from `review_project`). Build: distribution constant injected after ABSPATH guard;
org overlay replaces project-appearance.php; guideline audit script added.

#### 1.1.9

Hotfix: removed leftover PDF function calls in the FREE build that caused a fatal
error when opening the project editor after video upload.
 Fix: PHP warning on WordPress
7.0 when reading screen layout columns in the project admin (screen_layout_columns
filter).

#### 1.1.8

wordpress.org compliance: PRO-only code (PDF review, source download, frontend replies,
license/archive gates) is removed from the FREE build at compile time instead of
being present but disabled.

#### 1.1.7

wordpress.org compliance: FREE build removes paid feature code paths (no license
gates or disabled Pro UI in the plugin bundle). Video review remains fully functional;
Upgrade page links to external Pro/Agency products. Tested with WordPress 7.0.

#### 1.1.6

Maintenance release.

#### 1.1.5

 * Security and input handling: stricter nonces, recursive cleanup for JSON-decoded
   admin/AJAX payloads, and output escaping review on shortcode and admin output.
 * Admin scripts and styles load through WordPress enqueue APIs (no inline `<style
   >` / `<script>` blocks).
 * One-time database migration on activate/update: legacy `rp_` / `reviewpress_comment`/`
   rp_archived` data is renamed to the current `lltrm_` / `lltrm_comment` / `lltrm_archived`
   identifiers (guarded so it runs once). **Back up your site before updating.**

#### 1.1.4

Maintenance release.

#### 1.1.3

Maintenance (version metadata and translation tooling).

#### 1.1.0

Project overview: card layout uses a sensible max width so a single project no longer
stretches edge to edge.

#### 1.0.19

Maintenance (readme stable tag and related metadata).

#### 1.0.16

Admin project cards and player markers/tooltips; improved cache-busting for admin
assets.

#### 1.0.13

Admin menu and admin bar root label refresh for **LLTRM**.

#### 1.0.12

Readme FAQ on the LLTRM product name.

#### 1.0.6

Front-end general notes, theme toggle strings, and small UI polish.

#### 1.0.5

Notifications without outbound promo links; optional full data removal on uninstall(
opt-in); help text for deactivate vs uninstall; version-based asset cache keys.

#### 1.0.4

Maintenance and fixes for the current release line.

#### 1.0.0

Initial public release: review projects, shortcode player, video comments, and versioning.

## Meta

 *  Version **1.2.3**
 *  Last updated **14 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [agency](https://wordpress.org/plugins/tags/agency/)[collaboration](https://wordpress.org/plugins/tags/collaboration/)
   [feedback](https://wordpress.org/plugins/tags/feedback/)[reviews](https://wordpress.org/plugins/tags/reviews/)
   [video](https://wordpress.org/plugins/tags/video/)
 *  [Advanced View](https://wordpress.org/plugins/lastlittlething-review-manager/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/lastlittlething-review-manager/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/lastlittlething-review-manager/reviews/)

## Contributors

 *   [ LastLittleThing Review Manager ](https://profiles.wordpress.org/reviewpress/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/lastlittlething-review-manager/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://lastlittlething.app/)