/**
  * @ignore
  */
 function seamless_postfooter_postcategory()
 {
     return childtheme_override_postfooter_postcategory();
 }
Esempio n. 2
0
 /**
  * @ignore
  */
 function thematic_postfooter_postcategory()
 {
     return childtheme_override_postfooter_postcategory();
 }
 /**
  * @ignore
  */
 function cleanyetibasic_postfooter_postcategory()
 {
     return childtheme_override_postfooter_postcategory();
 }