wp-polls
wp-polls copied to clipboard
polls_archive() isn't running the template filters
Noticed that method polls_archive isn't running the template filters.
str_replace should be implemeted the same way as in the function display_pollresult().
Yea, it is legacy code so it has its own processing code. It should be just one. But again sadly no time to look at it 😅