WordPress Sandbox Theme

References

Core Templates

Included Templates

  • comments.php
    • Description: Displays the comments form.
    • Included by: attachment.php, single.php.
  • footer.php
    • Description: The footer.
    • Included by: 404.php, archive.php, archives.php, attachment.php, index.php, links.php, page.php, search.php, single.php
  • functions.php
    • Description: Various functions called by the other template files.
    • Called by: ?
  • header.php
    • Description: The header.
    • Included by: 404.php, archive.php, archives.php, attachment.php, index.php, links.php, page.php, search.php, single.php
  • sidebar.php
    • Description: The sidebar.
    • Included by:404.php, archive.php, index.php, page.php, single.php.