/**
  * @ignore
  */
 function seamless_postheader_postmeta()
 {
     return childtheme_override_postheader_postmeta();
 }
Пример #2
0
 /**
  * @ignore
  */
 function thematic_postheader_postmeta()
 {
     return childtheme_override_postheader_postmeta();
 }
 /**
  * @ignore
  */
 function cleanyetibasic_postheader_postmeta()
 {
     return childtheme_override_postheader_postmeta();
 }