REFACTOR Removing unecessary write_log
This commit is contained in:
parent
56e1be0251
commit
de78d6e4cd
|
|
@ -32,7 +32,6 @@ if ($redirect_to_author_page) {
|
|||
));
|
||||
|
||||
$card_permalink = isset($corresponding_author_id[0]->ID) ? get_the_permalink($corresponding_author_id[0]->ID) : '#';
|
||||
write_log($card_permalink);
|
||||
restore_current_blog();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user