it seems that there is a little problem in your wp plugin wp-stats(version 2.50), the code as follow in file wp-stats.php(line 55) can’t work properly:
Hi Lester. Have you done any testing with your fantastic plugins on WordPress 3.0? As you have stopped active development to focus on your career does this mean you will not be updating the plugins to ensure compatibility with the final 3.0 release? Thanks and I hope your day job is going well!
why i blog(wp 2.9) can’t run this plugin
it seems that there is a little problem in your wp plugin wp-stats(version 2.50), the code as follow in file wp-stats.php(line 55) can’t work properly:
wp_enqueue_style(‘wp-stats’, plugins_url(get_stylesheet_directory_uri().’/stats-css.css’), false, ‘2.50’, ‘all’);
in html code, the output is like this and the browser can’t find css file:
Hi Lester. Have you done any testing with your fantastic plugins on WordPress 3.0? As you have stopped active development to focus on your career does this mean you will not be updating the plugins to ensure compatibility with the final 3.0 release? Thanks and I hope your day job is going well!
want to try it, and hope it’s useful…
If I have the time, I will do it. If not I will wait for people to submit fixes to me than I will commit them =)