I installed the custom archives plugin but it shows all posts including the private ones (Myslef,coauthor) even when not logged in how can i remove such links from the plugin ?
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Thx for you quick answer
I tried the link, updated and tested it.
It doesn't show any longer the private entries but there is no more split of categories, and the sort is somehow wrong, the default page for archives doesn't show the search bar
may be somethin' wrong with my update ? my blog here
case 'category':
if (isset($entry['categories'][0])) {
$key = $entry['categories'][0]['category_name'];
} else {
$key = $entry['category_name'];
}
break;
HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/