• I’m trying to add some functionality to a plugin. The plugin is using custom posts. I have a custom post like this (just for example):

    /books/to-kill-a-mockingbird
    /books/moby-dick
    /books/les-miserable

    I would like the “page” /books to have content (content that will be pulled from the plugin, for example a login form and some verbiage).

    Can anyone point me in the right direction on having the custom post’s main url (/books) call in some text from the plugin?

    Thanks

  • The topic ‘Endpoint needs content / using custom post type’ is closed to new replies.