Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #16385, comment 3


Ignore:
Timestamp:
01/27/2011 09:52:01 AM (13 years ago)
Author:
vasylesku
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16385, comment 3

    initial v1  
    1 Replying to [comment:2 dd32]:
    2 > Actually, not 100% sure this is a duplicate, but sounds damn close to it..
    3 >
    4 > It sounds like `get_theme_mod('featured')` is returning either
    5 >  - a non-integer
    6 >  - an integer, but not the id of a category.
    7 >
    8 > Eitherway, You need to account for the fact that get_category_link MAY return a WP_Error object in the event the input is not correct.
    9 
    101The input is correct. Like I sad, in wp 3.0.4 is working perfect. I just switch to wp 3.1.
    112So your comment is shallow. This is a bug. Of course, 3.1.1 comes after 3.1, 3.1.2 comes after 3.1.1 and so.