go41

the info you need to know


von Joern
Keine Kommentare

that's quite difficult here, as you select the categories in admin panel and for display these settings are taken from the theme settings 'ar_categories'The list of categories in admin panel is almost not to sort as get_categories is only to sort by: orderby (string) Sort categories alphabetically or by unique…


von Joern
Keine Kommentare

I have a custom template listing only posts of one category (category-XX.php)Here I am listing only events, future events and passed events. Using the plugin 'MR Event' I get the date of all events easily into a custom field.This list got quite long now and I was looking for a…