/**
  * @ignore
  */
 function seamless_legacy_body_class()
 {
     childtheme_override_legacy_body_class();
 }
Beispiel #2
0
 /**
  * @ignore
  */
 function thematic_legacy_body_class()
 {
     childtheme_override_legacy_body_class();
 }