Skip to content

Commit

Permalink
Update redirector.php
Browse files Browse the repository at this point in the history
  • Loading branch information
milesimarco committed Jun 23, 2021
1 parent aead8db commit bc11314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redirector.php
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,5 @@ function at_get_redirect_url($id) {
$return = "<strong>" . __("Redirect:", 'redirect-by-custom-field') . "</strong> " . esc_html($redirect) . "<style>#titlediv {margin-bottom: 30px;}</style><br/>" . $return;
}
return $return;
}', 10, 4);
}, 10, 4);

0 comments on commit bc11314

Please sign in to comment.