• For instance, wp_get_archives(‘type=monthly’); returns your archives in the format of li->a. But wp_list_categories(); returns the categories as li’s inside of a ul inside of an li. I’d prefer it to just return the categories in the same format as wp_get_archives()…

    Thanks!
    Nic

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Formatting template function returns…’ is closed to new replies.