Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #14490, comment 8


Ignore:
Timestamp:
03/19/2011 06:10:39 PM (14 years ago)
Author:
logiclord
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14490, comment 8

    initial v1  
    1 i think i understood what is your issue
     1I think i understood what is your issue
    22when you create a category say Test'Cat it is shown as Test’Cat but actually its Test'Cat
    33and when you use get_cat_ID( "Test’Cat" ) it doesn't give a matching ID so do not go by ’ use ' that you typed while creating that category.