/**
  * @ignore
  */
 function seamless_postfooter_postterms($tax)
 {
     return childtheme_override_postfooter_postterms($tax);
 }
 /**
  * @ignore
  */
 function thematic_postfooter_postterms($tax)
 {
     return childtheme_override_postfooter_postterms($tax);
 }
 /**
  * @ignore
  */
 function cleanyetibasic_postfooter_postterms($tax)
 {
     return childtheme_override_postfooter_postterms($tax);
 }