• Ok, basically, I want to show an HTML page, without being dependent on the template, I mean, just so it wont show up, only my HTML page.
    Thought about using input buffers, but have no idea if the WordPress core uses them.

    Also, I want to create an hook for a specific url, for maybe: http://www.example.com/myfunctionhere , is there a hook for that?

    TL;DR: Showing plain HTML page while being connected to WordPress so I will be able to use is_admin() and such.

  • The topic ‘Ignoring the wordpress output’ is closed to new replies.