[wp-hackers] Show default cat for empty cats? Was bug id #3215.
Francis Reyes
Francis.Reyes at colorado.edu
Tue Nov 7 14:42:36 GMT 2006
This is in reference to http://trac.wordpress.org/changeset/3215, which
seems to have been patched for the 2.1 milestone? But anywho, I applied
it to 2.0.2 and accessing /category/category-with-no-posts I get my
default category, uncategorized. Or specifically 'Archives for
uncategorized' with no posts.
WP is completely bypassing my category.php ? Where I simply have...
<?php get_header(); ?>
<div id="content">
<p> hello world! </p>
</div>
<?php get_sidebar(); ?>
<?php get_footer(); ?>
Thanks
FR
--
---------------------------------------------
Francis Reyes M.Sc.
215 UCB
University of Colorado at Boulder
gpg --keyserver pgp.mit.edu --recv-keys 67BA8D5D
8AE2 F2F4 90F7 9640 28BC 686F 78FD 6669 67BA 8D5D
More information about the wp-hackers
mailing list