Home › Forums › WTI Like Post PRO › Hook not working Tagged: hook This topic has 1 reply, 2 voices, and was last updated 10 years, 8 months ago by Webtechideas. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 24, 2014 at 2:46 am #87 DanielHannonParticipant I can’t seem to get the hook to work…. add_action(‘wti_like_post_vote_action’, ‘wti_like_post_vote_action’, 10); function wti_like_post_vote_action() { echo “Working”; } March 24, 2014 at 5:10 pm #88 WebtechideasKeymaster This hook is associated with the ajax call that is used for processing the voting. So how you are testing the above code to work? You can check by sending a simple email in the above hook. Please refer to the manual for better instructions. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The forum ‘WTI Like Post PRO’ is closed to new topics and replies.