/**
  * @ignore
  */
 function seamless_next_post_link()
 {
     childtheme_override_next_post_link();
 }
示例#2
0
 /**
  * @ignore
  */
 function thematic_next_post_link()
 {
     childtheme_override_next_post_link();
 }
 /**
  * @ignore
  */
 function cleanyetibasic_next_post_link()
 {
     childtheme_override_next_post_link();
 }