Time Lord Wordpress Plugin - Rating, Reviews, Demo & Download

Time Lord Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Time Lord is a plugin which allows you to schedule the publication of part of your content on a set date. It can also calculate age based on a set year in the past or the estimated time if the year is set in the future.

You can use it in posts, pages or any other content type via the [timelord] shordcode. Here are some common examples, supposing that present day is on April 2015:

  • [timelord from="2016-01"]SOME CONTENT[/timelord] would output “SOME CONTENT” only when January 2016 comes.
  • [timelord to="2016-01"]SOME CONTENT[/timelord] would output “SOME CONTENT” until January 2016 and then it would remove it.
  • [timelord from="2015-04-01" to="2016-04-01" every="1 day"]SOME CONTENT[/timelord] would output “SOME CONTENT” every other day until April 2016.
  • [timelord from="2015-04-01" to="2016-04-01" every="Monday"]SOME CONTENT[/timelord] would output “SOME CONTENT” every Monday until April 2016.
  • [timelord to="2014-01" del="yes"]SOME CONTENT[/timelord] would output <del>SOME CONTENT</del> (check screenshot for an example of what the user would actually see in the frontend).
  • [timelord from="2015-01" to="2016-01"]SOME CONTENT[/timelord] would output “SOME CONTENT” from January 2015 to January 2016.
  • [timelord mode="hide" from="2015-01" to="2016-01"]SOME CONTENT[/timelord] would output “SOME CONTENT” every other time except from January 2015 to January 2016.
  • [timelord year="1980"] would output “35”.
  • [timelord year="1980" ordinal="yes"] would output “35th”.

View the demo

Features

  • Allows you to show or hide content at a given timeframe.
  • Supports recurring display of the output at given intervals (e.g. every hour, every day, every month etc.).
  • Allows you to wrap your content in the <del></del> tag instead of removing it when expires.
  • It can display an alternate message when the actual content is not supposed to be shown.
  • It can output the time remaining until the content will be up or down.
  • It can calculate age and even output it with an ordinal suffix.
  • You can use it anywhere a shortcode would go. On posts, pages, custom posts.
  • You can add as many shortcodes as you like in a single post.

Screenshots

  1. An example of how Time Lord is used.

    An example of how Time Lord is used.


Reviews & Comments