PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Hide
  4. Secure post with link
Secure post with link icon

Secure post with link

Adds new post status "Secured with Link". Posts with this status will be accessible only with randomly generated token in URL.

By Jakub Klapka·Hide·Free
00
·10 active installs·Updated 7 years ago
DownloadCompare

As of April 2026, Secure post with link is a WordPress hide plugin with 10 active installations and a 0/5 rating0. It has been downloaded 1.7K+ times in total. Requires WordPress 4.5+ and PHP false+. Available on WordPress.org since 2016. Last updated 7 years ago — may have compatibility concerns. Top alternative: Email Encoder – Protect Email Addresses….

0/5Rating
10active installs
1.7K+total downloads
10 yearssince 2016

Overview

This plugin adds new status for posts (or pages/custom post types) called “Secured with link”. If you select this status, that specific post wouldn’t be accessible on its standard URL anymore, but you have to access it on URL with random token in it. This URL is displayed on post edit screen in administration.

Configuration

For now, there is no administration screen yet. To configure plugin, you can inject your changes to plugin configuration array from your theme or plugin. Just put this code into functions.php file in your theme:

add_filter( 'lumi.secure_post_with_link.config', function( $config ){
    $config[ 'allowed_post_types' ] = [ 'post', 'page' ];
    $config[ 'url_identifier' ] = 'sec';
    // ... Other $config variables
    return $config;
} );

Preferably, d…

Read full description on WordPress.org

Screenshots

Ratings & Reviews

00 reviews
5 ★
0
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress4.5+ requiredTested up to 4.9.29
PHPfalse+ required

Top Alternatives to Secure post with link

Email Encoder – Protect Email Addresses and Phone Numbers icon
Email Encoder – Protect Email Addresses…
4.990K+ installsUpdated 5 days ago
ViewCompare
If Menu – Visibility control for Menus icon
If Menu – Visibility control for Menus
4.160K+ installsUpdated 1 year ago
ViewCompare
Dynamic Visibility for Elementor icon
Dynamic Visibility for Elementor
4.650K+ installsUpdated 2 months ago
ViewCompare
WP Hide & Security Enhancer icon
WP Hide & Security Enhancer
4.350K+ installsUpdated 4 weeks ago
ViewCompare
Hide/Remove Metadata icon
Hide/Remove Metadata
3.620K+ installsUpdated 3 weeks ago
ViewCompare
View all hide plugins →

Frequently Asked Questions

Changelog

1.2.3

  • Add Norwegian language (props Alexander Zeiher)
View full changelog on WordPress.org

Contributors

Jakub KlapkaJakub Klapka
Plugin Info
Version
1.2.3
Last Updated
Mar 2, 2019
WP Requires
4.5+
Tested Up To
4.9.29
PHP Requires
false+
Active Installs
10
Downloads
1.7K+
Added
Oct 2, 2016
Business
Free

Tags

hidelinkpostsecureprivate

Developer

J
Jakub Klapka
1 plugins0.0M+ total installs
View all plugins →

Quick Compare

Secure post with link vs Email Encoder – Protect Email Addresses…→Secure post with link vs If Menu – Visibility control for Menus→Secure post with link vs Dynamic Visibility for Elementor→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.