PDA

View Full Version : expired posts



edwardlobo
06-06-2011, 12:06 PM
Presently if I expire the post, in bookmarking lists the post does not appear.
When I unexpire the post, it appears again
So I think this is just a variable in the table stored somewhere.
If so is it possible to show expired posts with the words "EXPIRED" concatenated to the post title.

Thank you very much.

edwardlobo
06-06-2011, 10:17 PM
from /libs/Blocked.php

$pagedResults = $h->pagination($query, $count, $items_per_page, 'blocked');

if I remove blocked it should show blocked also, shouldn't it. Now how to add EXPIRED on the results that are blocked