I'm not seeing timestamps on any of the demo sites. I'm assuming this is a theming thing....but in case it's not, will memes carry timestamp data a la Techmeme?
I'm not seeing timestamps on any of the demo sites. I'm assuming this is a theming thing....but in case it's not, will memes carry timestamp data a la Techmeme?
Comments
Comment #1
BioALIEN commentedThe simple answer is yes. The timestamps can be adjuste to either the feed fetching date, or the date of the feed post itself.
The demo site should really be changed to "Garland" as its a default theme that many people are familiar with.
Comment #2
bflora commentedawesome.
Comment #3
kyle_mathews commentedThe timestamp (date when feed item was created) is accessible right now by calling
$content->get_timestamp(). You can modify the theme if you'd like to print that. At some point, I'll make the meme output configurable so you can select to print dates.