• thanks in advance for your help.

    I want to make my own page, using my own code. But i still need the header, side bar, footer and completely with the themes.
    But i don’t want my ‘special page’ have any link in the blog.
    How can i make this possible?

    I do appreciate you help.

Viewing 1 replies (of 1 total)
  • You would need to create a Page Template (the page template would hold your code) then associate your Page with that Page Template.

    Then where pages are listed on your blog use the template tag, wp_list_pages(), exclude= parameter to exclude your page from displaying in the list.

Viewing 1 replies (of 1 total)
  • The topic ‘custom private page’ is closed to new replies.