Description
This plugin allows its owners to selectively set time locks on content they want to protect(hide) from anonymous users visiting the site for particular time period. The time period can be bright variety of types. For instance +1 min, tomorrow or etc.
When content is protected it will be excluded from search results, author and post archives, menu navigation, feeds and more. If an anonymous user gets somehow a direct link to content and tries to access/view it, this user gets redirected to the login screen to enter credentials. After successfully log in the user gets redirected again but this time to the content itself.
Available in:
- English
- Deutsch
- Български
Contributing
http://git.io/lSW-AQ
Support this work
As You know every work needs time. But time nowadays is not free… this plugin needs Your support.
https://gittip.com/ColorfullyMe
Screenshots
Installation
- Upload plugin’s .zip file to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
Done!
FAQ
- How can I change the plugin settings?
-
The plugin is equipped with a options page under the “Settings” menu in WP’s admin area.
- Where can I find information about the supported date/time formats for the time locks?
-
All supported formats by the PHP’s
strtotime()
function are supported by the plugin too. More here http://php.net/manual/en/datetime.formats.relative.php
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Content Protect By Time Lock” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Content Protect By Time Lock” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
- Initial release.