I've read through quite a bit of the codex and can't find an answer to this question. It's a PHP question.
I know when you create pages in WP, when you click that page link on your sidebar, it shows up where the blog post is. Thing is, I can't find the php code in the index.php of either the classic or default themes that makes it do this.
The reason I'm looking is because I want to create my own pages from scratch (not via WP), and not stored on my database, (rather, in my site root) and have them show up where a post would. Problem is, I don't where/what the include code is, and how to link them. Can anyone help?
Thanks a bunch!