/**
  * @ignore
  */
 function seamless_author_loop()
 {
     childtheme_override_author_loop();
 }
Exemplo n.º 2
0
 /**
  * @ignore
  */
 function thematic_author_loop()
 {
     childtheme_override_author_loop();
 }
 /**
  * @ignore
  */
 function cleanyetibasic_author_loop()
 {
     childtheme_override_author_loop();
 }