Title: TagLock
Author: GoSuccess
Published: <strong>January 17, 2026</strong>
Last modified: January 17, 2026

---

Search plugins

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

# TagLock

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

[Download](https://downloads.wordpress.org/plugin/taglock.1.0.0.zip)

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

 [Support](https://wordpress.org/support/plugin/taglock/)

## Description

TagLock allows you to protect WordPress content (videos, text, downloads) based 
on KlickTipp tags without setting up a complex membership plugin.

Unlike traditional solutions, TagLock uses a headless approach: Protected content
is not rendered in the initial HTML but is dynamically loaded via React and REST
API only after successful API validation.

#### 🔥 Features

 * **TagLocker-based Protection** – Shortcode `[taglock id="1"]...[/taglock]` protects
   any content.
 * **Tag-based Access Control** – Define which KlickTipp tags are required (Any 
   or All tags mode).
 * **Cache Compatible** – Protected content is loaded only after verification.
 * **Secure by Design** – Protected content is not rendered in the initial HTML.
 * **React-based Admin Interface** – Modern settings UI using WordPress Components.
 * **Connection Health Monitoring** – Periodic connection checks and a connected/
   disconnected status in the admin UI.
 * **No User Accounts Required** – Access is verified via a subscriber identifier.
 * **Extensible** – Provides filters and actions for customizations and add-ons.

#### Requirements

 * WordPress 6.8 or higher
 * PHP 8.3 or higher
 * KlickTipp account with API access

#### Documentation

For detailed documentation, API references, and integration guides, please visit
our [GitHub repository](https://github.com/GoSuccessHQ/taglock).

### Usage

Use the shortcode to protect content:

    ```
    [taglock id="1"]Protected content[/taglock]
    ```

Shortcode attributes:

 * `id` (required): TagLocker ID (configured in WordPress admin)
 * `message` (optional): Custom denied message
 * `loader_text` (optional): Custom loading text

### Admin UI

After connecting your KlickTipp account, TagLock loads your available tags and lets
you select them by name while storing their tag IDs internally.

### Access Links

Users should open protected pages via links that include their subscriber identifier
in the URL hash (not as a query parameter):

    ```
    https://example.com/protected-page/#taglock_subscriber_id=12345
    ```

The frontend stores the identifier in LocalStorage and removes it from the address
bar.

## Installation

 1. Upload the plugin files to `/wp-content/plugins/taglock/`, or install through the
    WordPress Plugins screen
 2. Activate the plugin
 3. Go to Settings  TagLock
 4. Enter your KlickTipp login credentials and connect

## FAQ

### What is KlickTipp?

KlickTipp is an email marketing platform popular in German-speaking countries. It
provides email automation, tag-based subscriber management, and marketing campaign
tools.

### Do I need a KlickTipp account?

Yes, this plugin requires an active KlickTipp account with API access enabled.

### What PHP version is required?

This plugin requires PHP 8.3 or higher.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“TagLock” is open source software. The following people have contributed to this
plugin.

Contributors

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

“TagLock” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/taglock/contributors)
for their contributions.

[Translate “TagLock” into your language.](https://translate.wordpress.org/projects/wp-plugins/taglock)

### Interested in development?

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

## Changelog

#### 1.0.0 – 2026-01-17

Initial release.

#### Privacy Policy

This plugin stores plugin settings in your WordPress database and communicates with
KlickTipp for tag verification. Please ensure your privacy policy reflects this 
data processing.

#### Support

For support, bug reports, or feature requests, please use our [GitHub Issues](https://github.com/GoSuccessHQ/taglock/issues)
page.

#### Contributing

We welcome contributions! Please see our [Contributing Guidelines](https://github.com/GoSuccessHQ/taglock/blob/main/CONTRIBUTING.md)
for details.

## Meta

 *  Version **1.0.0**
 *  Last updated **3 months ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.8 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 8.2 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/taglock/) and [German](https://de.wordpress.org/plugins/taglock/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/taglock)
 * Tags
 * [content-protection](https://wordpress.org/plugins/tags/content-protection/)[Email Marketing](https://wordpress.org/plugins/tags/email-marketing/)
   [newsletter](https://wordpress.org/plugins/tags/newsletter/)
 *  [Advanced View](https://wordpress.org/plugins/taglock/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/taglock/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/taglock/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/taglock/)