示例#1
0
 public static function get_page_sidebar_classes()
 {
     return AdapThemeOptions::get_sidebar_classes(of_get_option('sidebar_pages'));
 }