Ticket #1107 (closed enhancement: fixed)
No Template Tag has access to post_modified
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.1 |
| Severity: | normal | Keywords: | needs-patch |
| Cc: |
Description
Currently, there is no convenient way to access a post's modified time. As a start, modifying the_date to accept an additional parameter is suggested here.
Patch submitted.
Attachments
Change History
OK - that's a miserable attempt. Should be working with the_time not the_date.
EDIT: Patch is worthless. EDIT2: Well, not completely worthless. It's fine for Pages, not for Posts.
edited on: 03-15-05 00:47
edited on: 03-15-05 00:53
comment:3
MC_incubus — 7 years ago
Hm, I think I'd add a new function.
the_time_modified();
- Keywords needs-patch added
- Owner changed from anonymous to rob1n
- Version changed from 1.5.1 to 2.1
- Status changed from new to assigned
- Milestone set to 2.2
Yeah, a new function sounds the best.
I'll work on a patch later.
Note: See
TracTickets for help on using
tickets.

