- added debug function
- fixed issues in acf fields use
This commit is contained in:
@@ -11,6 +11,7 @@ if (!defined('ABSPATH')) {
|
||||
|
||||
|
||||
function restrict_author_page_CIPF() {
|
||||
PLGNTLS_class::debug_infos();
|
||||
if (!is_author())
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user