REFACTOR remove unecessayr write_log
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1fcaf322a0
commit
b23ef366ce
|
|
@ -3,7 +3,6 @@ $currentPostType = get_post_type();
|
|||
$shareUrls = build_share_urls();
|
||||
$handleCitation = post_type_supports($currentPostType, 'carhop-citations') ?? false;
|
||||
$citeReference = get_field('cite_reference', get_the_ID());
|
||||
// write_log($handleCitation);
|
||||
?>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user