public static function remove_legacy_posts()
 {
     self::$crayon_legacy_posts = array();
     self::save_legacy_posts();
 }