/**
  * @ignore
  */
 function seamless_postmeta_entrydate()
 {
     return childtheme_override_postmeta_entrydate();
 }
Esempio n. 2
0
 /**
  * @ignore
  */
 function thematic_postmeta_entrydate()
 {
     return childtheme_override_postmeta_entrydate();
 }
 /**
  * @ignore
  */
 function cleanyetibasic_postmeta_entrydate()
 {
     return childtheme_override_postmeta_entrydate();
 }