Forums

What "include" file contains the get_sidebar() function? (3 posts)

  1. blulightjr
    Member
    Posted 5 years ago #

    I'm trying to locate the get_sidebar() function but can't seem to find it anywhere. Does anyone know where I can find it so I can mod it.

  2. MichaelH
    Volunteer
    Posted 5 years ago #

    I used Wingrep to find it in wp-includes/template-functions-general.php

    Resource:
    http://www.wingrep.com/

  3. Otto
    Tech Ninja
    Posted 5 years ago #

    There's not much reason to modify it. All it does is to load sidebar.php from your theme. So mod sidebar.php instead.

Topic Closed

This topic has been closed to new replies.

About this Topic