Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2018-04-27 12:16:04

jayrope
Plugin Author
From: Berlin
Registered: 2006-07-06
Posts: 689
Website Mastodon

Listing only articles posted today?

While i am trying to get rid of an old plugin i wrote myself (aaa_dates) i wonder:

How can i list only articles with a posting date of today?
I can set the time attribute to past, future or any but not to today.

Any hint appreciated.

Last edited by jayrope (2018-04-30 15:56:03)


A hole turned upside down is a dome, when there’s also gravity.

Offline

#2 2018-04-27 13:04:30

etc
Developer
Registered: 2010-11-11
Posts: 5,397
Website GitHub

Re: Listing only articles posted today?

In 4.7 the following should do:

<txp:article time="today" /> <!-- or --> <txp:article time="-1 day" />

depending on “today”‘s start (midnight or 24 hours ago).

Offline

Board footer

Powered by FluxBB