• Hi,

    I’m trying to create a “pseudo-page” using a plugin that will simply list the titles of the pages available in a site. I don’t want to create a separate page for the listing, then exclude that page from the listing; I’d much rather be able to programmatically generate a URL that’s not a page, but behaves like a page.

    For instance, say I have a site with three page: Home, About, and Contact, located at

    http://example.com/home
    http://example.com/about
    http://example.com/contact

    I’d like to know how I can have WordPress generate a URL, e.g. http://example.com/all-pages , that will list my existing pages.

    Any advice would be appreciated. Thanks!

  • The topic ‘How can I create a "pseudo-page"?’ is closed to new replies.