/**
  * @ignore
  */
 function seamless_postmeta_editlink()
 {
     return childtheme_override_postmeta_editlink();
 }
Exemplo n.º 2
0
 /**
  * @ignore
  */
 function thematic_postmeta_editlink()
 {
     return childtheme_override_postmeta_editlink();
 }
 /**
  * @ignore
  */
 function cleanyetibasic_postmeta_editlink()
 {
     return childtheme_override_postmeta_editlink();
 }