Skip to content

A simple plugin that returns the edit date of the most recently updated template or channel entry. Accepts EE date variable formatting.

Notifications You must be signed in to change notification settings

twosixcode/last_updated.ee_addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Last Updated Plugin for ExpressionEngine 2.x

Description

A simple plugin that returns the edit date of the most recently updated template or channel entry. Accepts EE date variable formatting. Based on a query suggested in the EE forums.

Installation:

Copy last_updated to system/expressionengine/third_party/

Usage:

The Last Updated Plugin outputs the edit date of the most recently edited template or entry. It uses EE's date formatting

EXAMPLE:

{exp:last_updated format="%F %d, %Y"}

...would return something like "November 24, 2010"

Changelog

Version 1.0.0 - Initial release

About

A simple plugin that returns the edit date of the most recently updated template or channel entry. Accepts EE date variable formatting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages