• Hi. How to implementation a defining categories by id.
    i always do like that in functions.php:
    ‘define(‘NEWS’, 1); ‘

    now i want do that in theme options page, how to code that?
    i think first query all categories displaying by slug and id;
    in next column i’ll define id to my queried category name.

The topic ‘Theme options page in admin panel’ is closed to new replies.