For the wp-postviews plugin, the "Most Viewed Template" only accepts these variables:
%VIEW_COUNT%
%POST_TITLE%
%POST_EXCERPT%
%POST_CONTENT%
%POST_URL%
I have a thumbnail for every post and would like for the thumbnail to appear alongside the post title. The thumbnails work through custom fields so I was wondering if it is possible to somehow make the wp-postviews template accept the custom fields variable?