Skip to content

Instantly share code, notes, and snippets.

@Dudo1985
Created August 10, 2023 13:53
Show Gist options
  • Save Dudo1985/9105ee335f6104cc4ce4ea392416678c to your computer and use it in GitHub Desktop.
Save Dudo1985/9105ee335f6104cc4ce4ea392416678c to your computer and use it in GitHub Desktop.
With this code is possible to rate posts that are not publish
<?php
global $yasr_init_ajax;
remove_Action('yasr_action_on_visitor_vote', array($yasr_init_ajax, 'dieIfPrivatePost'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment