• I am trying to include a file that lists my whole side menu. For example the function that call to lis the catagories (<?php wp_list_cats(); ?>) I would like to have a file that lists misc. stuff on it and when i want to change something i simply chang eit from that one page.
    So my side menu in my blog would be (<?php sidemenu(); ?>) instead of listing the catagories links archives etc.. All that would be included in that one file.
    how would i go about doing this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter txdays

    (@txdays)

    disregard i figured it out. I guess i new more about how php code works than i thought

    By all means please share your solution so that others may benefit. You posted with the expectation of being helped, so it’s only fair that you reciprocate in kind. 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘include’ is closed to new replies.