Home Plugins time lord
Time Lord logo

Time Lord

by Giorgos Sarigiannidis on WordPress.org

Make modifications on your content based on time parameters. Show or hide part of a post at a given point in the future, calculate age and more.

(2)
An example of how Time Lord is used.

An example of how Time Lord is used.

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 SOME CONTENT (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 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.
Active installations10+
Weekly downloads
11-8.33%
Version1.2
Last updated11/5/2023
WordPress version4.0
Tested up to6.4.5
Tags
scheduleshortcodetime