Simultaneous filters

18 views
Skip to first unread message

Elger Jonker

unread,
Feb 21, 2013, 2:10:14 PM2/21/13
to antholog...@googlegroups.com
Hi all,

I'm on a blog with hundreds of posts a month. I would like to select a date and a category and preferable order them from old to new. Is there any way of doing this?

A 100 page chapter is not so much fun for the readers :))

Regards,
Elger

Dilydaydreamone Dilytink

unread,
Feb 22, 2013, 5:43:03 PM2/22/13
to antholog...@googlegroups.com
Hi
 
Theres an archive function if you have a look on the help section - and it will put your posts into months if you wish - just follow the info, it works for years too.
 
Sue


--
You received this message because you are subscribed to the Google Groups "anthologize-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to anthologize-us...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Elger Jonker

unread,
Mar 1, 2013, 4:00:47 AM3/1/13
to antholog...@googlegroups.com, sue.far...@googlemail.com
Thanks for the reply. Indeed it is possible to select articles by month, yet not by month and tag. So i cannot make a section on "plants" in "december", i can only select either plants OR december. Having thousands of articles posted in both "december" and in "plants" this make it pretty useless.

Is such a feature planned?

Elger Jonker

unread,
Mar 1, 2013, 4:49:21 AM3/1/13
to antholog...@googlegroups.com, sue.far...@googlemail.com
Hacking straight into the code i just added:
$args['tag'] = "US";

function get_posts_by()  is our friend. it works in conjunction with the existing UI.

The userinterface is somewhat complex so i couldn't just make an array of filters and have 3x the same ui for each part. I don't think it's hard to fix this and have version 8 of this plugin with more filtering options. The PHP code is ready for it :)
Reply all
Reply to author
Forward
0 new messages