Categories:
Author:
Current version:
1.0
About It:
Get it:
Rate it:
Flag it:
If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!
csb_if_newer_than
This simple plugin can be used to check if an article has been published within a given time.
Usage
In an article form:
<txp:csb_if_newer_than days=“30” hours=“12” minutes=“20”>
The article is posted within 30 days, 12 hours and 20 minutes.
<txp:else />
This article is too old.
</txp:csb_if_newer_than>