Пример #1
0
 static function option($option, $default = null)
 {
     return PixReviewsPlugin::get_option($option, $default = null);
 }