hi, would you tell me please where should I put the code in twentyten theme for your plugin wp-postviews to show me in every post after the author name the number of post views. Thanks
for those of you who’d like to come out with the same results as I did put the code in the loop.php after twentyten_posted_on() in the “How to display all other posts.” section so look at my blog to see how it turns out
hi, would you tell me please where should I put the code in twentyten theme for your plugin wp-postviews to show me in every post after the author name the number of post views. Thanks
Try in all the loop.php and look for get_the_author()
for those of you who’d like to come out with the same results as I did put the code in the loop.php after twentyten_posted_on() in the “How to display all other posts.” section so look at my blog to see how it turns out