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.
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, don’t include lines with attributes, which you don’t want to change.
These are attributes (with defaults), which you can change this way:
allowed_post_types ([ ‘post’ ]) List of post types, which should be affected by this plugin. Use array notation like: [ 'post', 'page', 'custom_type' ].
secured_meta_name (‘_secured_with_link_token’) Name of meta, which stores post token. You can change that in case of conflicts with themes or other plugins.
url_identifier (‘s’) Part of URL before token, which identifies secured posts.
token_length (4) Length of random token. With default generator, length is in bytes!
use_openssl (true) If plugin should use cryptographically secure random generator, or less-secure PHP functions. (See below)
assets_url (Defaults to [plugin URL]/assets) URL for static assets (like Javascripts), in case, you want to use your assets for some reason.
translations_dir (Defaults to [Plugin path]/lang) You can change path, where plugin looks for translation files. If you want to translate plugin, you should not use this setting, but create standard translation in wp-content/languages folder.
In case, you have changed any settings after plugin installation, deactivate and reactivate plugin, so all changes are correctly applied.
Plugin is also hosted on Github.
Starting from $0 per month.
Rating
Reviewers
No reviews
Tags
Developed By
Jakub Klapka
Quick & Easy
Common Ninja has a large selection of powerful Wordpress plugins that are easy to use, fully customizable, mobile-friendly and rich with features — so be sure to check them out!
Testimonial plugins for Wordpress
Galleries plugins for Wordpress
SEO plugins for Wordpress
Contact Form plugins for Wordpress
Forms plugins for Wordpress
Social Feeds plugins for Wordpress
Social Sharing plugins for Wordpress
Events Calendar plugins for Wordpress
Sliders plugins for Wordpress
Analytics plugins for Wordpress
Reviews plugins for Wordpress
Comments plugins for Wordpress
Portfolio plugins for Wordpress
Maps plugins for Wordpress
Security plugins for Wordpress
Translation plugins for Wordpress
Ads plugins for Wordpress
Video Player plugins for Wordpress
Music Player plugins for Wordpress
Backup plugins for Wordpress
Privacy plugins for Wordpress
Optimize plugins for Wordpress
Chat plugins for Wordpress
Countdown plugins for Wordpress
Email Marketing plugins for Wordpress
Tabs plugins for Wordpress
Membership plugins for Wordpress
popup plugins for Wordpress
SiteMap plugins for Wordpress
Payment plugins for Wordpress
Coming Soon plugins for Wordpress
Ecommerce plugins for Wordpress
Customer Support plugins for Wordpress
Inventory plugins for Wordpress
Video Player plugins for Wordpress
Testimonials plugins for Wordpress
Tabs plugins for Wordpress
Social Sharing plugins for Wordpress
Social Feeds plugins for Wordpress
Slider plugins for Wordpress
Reviews plugins for Wordpress
Portfolio plugins for Wordpress
Membership plugins for Wordpress
Forms plugins for Wordpress
Events Calendar plugins for Wordpress
Contact plugins for Wordpress
Comments plugins for Wordpress
Analytics plugins for Wordpress
Common Ninja Apps
Browse our extensive collection of compatible plugins, and easily embed them on any website, blog, online store, e-commerce platform, or site builder.
Protect Your Content: Disable Copying with Ease
Create a Stunning Parallax Image Gallery to Showcase Your Visuals with Style
Boost Credibility, Improve SEO & Increase Conversions
AI-Powered Chat for Instant & Efficient Customer Support
Showcase YouTube Videos with a Customizable Carousel
Collect and manage donations with a customizable online form.
Build Fun and Custom Leaderboards to Boost Competition
Add Testimonials To Improve Credibility & Conversions
Showcase Progress in a Beautiful, Animated, Visual Representation
Create a Free Countdown Bar
Create Stunning X Feeds & Improve User Experience
Explore New Dimensions with Interactive 360 Panoramic Tours
More plugins
The Common Ninja Search Engine platform helps website builders find the best site widgets, apps, plugins, tools, add-ons, and extensions! Compatible with all major website building platforms - big or small - and updated regularly, our Search Engine tool provides you with the business tools your site needs!