Shortcode to display the number of years or days since a certain date.
As of April 2026, Wedepohl Engineering Time Since is a WordPress days plugin with 0 active installations and a 0/5 rating0. It has been downloaded 976 times in total. Requires WordPress 4.9+ and PHP 5.6+. Available on WordPress.org since 2020. Last updated 4 years ago — may have compatibility concerns. Top alternative: Date counter.
Shortcode to return the number of years or days since a certain date.
Usage: [we_time_since y=Y m=M d=D type="T"]
Where:
* Y = the year required
* M = the month (1 – 12) – optional Default = 1
* D = the day (1-31) – optional Default = 1
* T = the type (“year”, “day”) – optional Default = “year”
Returns:
The number of years or days since the supplied date or an error message if the date is invalid / no year supplied
I have worked at Wedepohl Engineering for [we_time_since y=1998 m=1 d=1] years
I have been sailing for [we_time_since y=2008 m=4] years
I have been on this journey for [we_time_since y=2020 m=5 d=5 type="day"] days
before_we_time_since - Called upon entry to the shortcode. Passed the array of arguments…| WordPress | 4.9+ requiredTested up to 5.9.13 |
| PHP | 5.6+ required |
Feb 15, 2022
* Tested with WordPress Version 5.9
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.