/**
  * @ignore
  */
 function seamless_tag_loop()
 {
     childtheme_override_tag_loop();
 }
Example #2
0
 /**
  * @ignore
  */
 function thematic_tag_loop()
 {
     childtheme_override_tag_loop();
 }
 /**
  * @ignore
  */
 function cleanyetibasic_tag_loop()
 {
     childtheme_override_tag_loop();
 }