/**
  * @ignore
  */
 function seamless_cats_meow()
 {
     return childtheme_override_cats_meow();
 }
Exemplo n.º 2
0
 /**
  * @ignore
  */
 function thematic_cats_meow()
 {
     return childtheme_override_cats_meow();
 }
 /**
  * @ignore
  */
 function cleanyetibasic_cats_meow()
 {
     return childtheme_override_cats_meow();
 }