Override vote icons in 4.1.4
Hi – is there any function that can override the voting icons ? I copied /includes/votes.php to /mytheme/anspress/includes/votes.php to make changes, but this doesn’t seem to work.
Any pointers ?
Thanks
Question is closed for new answers.
itomhq selected answer
Thanks Rahul. Just had a look through the commit and can’t seem to locate the change. Can you provide an example of how this add_filter function will work in terms of syntax ?
Thanks
Rahul Aryan commented on answer
itomhq commented
Thanks Rahul, but that just references the file I changed manually. My changes would then be overwritten on upgrade, no ?
Rahul Aryan commented
Yes of course it will be overridden. Tell me clearly what you are trying to achieve.
Hello Mark,
Here it is: https://github.com/anspress/anspress/blob/76c8106559d3f161c114b58ac25d0c8544dc7eef/includes/votes.php#L614