Adding HTML and Author
-
Hi,
First, I am calling wpp_get_mostpopular, however I would like to format the list differently. How might I change the HTML? I’ve read about formatting the widget, but I am not using the those.
if (function_exists( 'wpp_get_mostpopular' )) { wpp_get_mostpopular('range=weekly&order_by=views&limit=5&stats_views=0&post_type=post');
Second, how might I have the author name returned?
Thank you in advance!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Adding HTML and Author’ is closed to new replies.