Forums

[resolved] Request meaning of "overload" in a child theme (3 posts)

  1. chrisboggs
    Member
    Posted 1 year ago #

    Hello All,

    In the index.php of TwentyTen and also Starkers there is a chunk of code shown below:

    <?php
    /* Run the loop to output the posts.
    /* If you want to overload this in a child theme then include a file
    /* called loop-index.php and that will be used instead. */
    get_template_part( 'loop', 'index' ); ?>

    What does "overload" mean in this context? I have vague ideas but would rather get knowledgeable feedback instead of wondering.

    Thanks! -c-

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Replace

  3. chrisboggs
    Member
    Posted 1 year ago #

    Cool! Thnx esmi! -c-

Topic Closed

This topic has been closed to new replies.

About this Topic