mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- added deprecated functions;
- added security ABSPATH checking;
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<?php
|
||||
// Exit if accessed directly
|
||||
if ( ! defined( 'ABSPATH' ) ) exit;
|
||||
|
||||
|
||||
/***
|
||||
*** @Error handling: blocked emails
|
||||
|
||||
Reference in New Issue
Block a user