Any hook is fired when rate happens
-
I would need to hook another plugin to do action when post is rated. Something like this:
add_action( 'postratings_rating_happend', 'my_plugin_function_fires_now' );
Is there anything like postratings_rating_happend that happens when user rates post and that could be used this way?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Any hook is fired when rate happens’ is closed to new replies.