Changing return format of template functions?
-
For instance, wp_get_archives(‘type=monthly’); returns your archives in the format of
- . But wp_list_categories(); returns the categories as
- ‘s inside of a
- inside of an
- . I’d prefer it to just return the categories in the same format as wp_get_archives()…
Thanks!
Nic
- . But wp_list_categories(); returns the categories as
-
Awesome first post… sorry, take 2…
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 -
You’re in the wrong forum. This forum is for people hosted here at the free hosting service, wordpress.COM. You need to head over to http://wordpress.ORG/support/ where they support self-hosted blogs.
-
If registration is going to be integrated across two sites the forum should too. ;)
Thanks!
-
Registration is not integrated across the two sites.
The software for self-hosted blogs and the blogs hosted here at wordpress.COM work differently and there is a world of difference between what can be done with self-hosted blogs and what can be done here. We at .COM have no access to the underlying theme or wordpress files.
-
- The topic ‘Changing return format of template functions?’ is closed to new replies.