Support » Fixing WordPress » <?php category_description(); ?> doesn’t work anymore use this

Viewing 2 replies - 1 through 2 (of 2 total)
  • Dion Hulse

    (@dd32)

    Meta Developer

    category_description() returns the description
    This works fine for me:
    <?php echo category_description(); ?>
    Its syntax doesnt seem to have changed since 2.2

    thanks for the heads-up.

    (it would have been so easy to keep backwards compatibilty, one would think.)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘<?php category_description(); ?> doesn’t work anymore use this’ is closed to new replies.