示例#1
0
 /**
  * SCF のキャッシュをクリア
  */
 public static function clear_settings_posts_cache()
 {
     self::$settings_posts_cache = array();
 }