Example #1
0
 public function purged()
 {
     Tagger::purge_old();
     redirect(get_url('plugin/tagger'));
 }