/**
  * @ignore
  */
 function seamless_postmeta_authorlink()
 {
     return childtheme_override_postmeta_authorlink();
 }
Example #2
0
 /**
  * @ignore
  */
 function thematic_postmeta_authorlink()
 {
     return childtheme_override_postmeta_authorlink();
 }
 /**
  * @ignore
  */
 function cleanyetibasic_postmeta_authorlink()
 {
     return childtheme_override_postmeta_authorlink();
 }