Since 1.7.15. In services/getfile.php, fires when a user tries to access a file that they don’t have access to.
do_action("pmpro_getfile_before_error", $filename, $file_post_parent); |
Since 1.7.15. In services/getfile.php, fires when a user tries to access a file that they don’t have access to.
do_action("pmpro_getfile_before_error", $filename, $file_post_parent); |