Skip to content

Commit

Permalink
split to hacks
Browse files Browse the repository at this point in the history
  • Loading branch information
hjanuschka committed Aug 3, 2018
1 parent cc43445 commit a4cbd64
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/Core.php
Original file line number Diff line number Diff line change
Expand Up @@ -131,12 +131,6 @@ public function ep_index_post_request_args($args, $post)
return $args;
}

public function heartbeat_settings($settings)
{
$settings['interval'] = 120; //Anything between 15-60
return $settings;
}

public function wildCardIt($s)
{
return $s;
Expand Down

0 comments on commit a4cbd64

Please sign in to comment.