theme creation
-
I’m creating a custom theme and gotten pretty far on it.
I was wondering if there is a tutorial, list, or what not that has the php calls for different wp widgets like below:
<?php get_calendar(); ?> <?php wp_list_cats('sort_column=name&optioncount=1&hierarchical=0'); ?> <?php wp_tag_cloud('smallest=8&largest=22'); ?>
Thanks in advance!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘theme creation’ is closed to new replies.