Hey viper, amazing job with the plug-in I must say. Here are my 4 concerns;
1 - I have another plugin on my sidebar which uses collapsing/expanding but there Its have assigned as a plus and a minus and I was wondering If it is possible to change it from bullets to plus and minuses ?
2 - I tried removing the number of posts beside each month from the php but it didnt seem to work, I removed the following;
// Returns the total number of posts
function PostCount() {
$num_posts = wp_count_posts( 'post' );
return number_format_i18n( $num_posts->publish );
}
3 - Are we able to switch it from the current hover-over icon to just the regular hand that most plugins use and make it clickable from the beginning to the end ? (Respectively from the + to the end of the title)
4 - The speed of the Expanding, is there a code to slow it down just a tad bit ?
These arent all necessary but I would love to make it somewhat similar to the other stuff on my website so it doesnt confuse my users
The website is http://www.triplecz.com