Thread Starter
sonnh
(@sonnh)
@pixelbart Thank you so much your example is really helpful.
One more question, how about voting via REST api. I want to basic authen as admin then update vote count.
Thread Starter
sonnh
(@sonnh)
thanks it works but your button Pro input is broken with html value
<div class="fas fa-heart"></div>
Thread Starter
sonnh
(@sonnh)
After add add_filter(‘helpful/get_option/handle_security’, ‘__return_false’);
i still cant add Font Awesome to button
Can you show me how to add Font Awesome to button