• faturechi

    (@faturechi)


    I am trying to make one super-special nifty page on my site. I don’t want to break anything in my theme or plug-ins. I just want the HTML/scripts that I write to simply show up exactly as I write them on this one page. Just serve it up exactly as if it were text.

    I found this plugin, but it is an all or nothing type thing.

    http://ww.wp.xz.cn/extend/plugins/ps-disable-auto-formatting/

    I generally like everything WP does and I don’t want to wholesale disable it for one page. Similarly, I don’t want to hard-code the page, because I like using WP functionality to format stuff.

    This plugin seems to do exactly what I want, but it hasn’t been updated in over two years and I am concerned it will break something important.

    http://ww.wp.xz.cn/extend/plugins/wp-no-format/

Viewing 1 replies (of 1 total)
  • Pioneer Web Design

    (@swansonphotos)

    The best way to do this (imho) is to create a Page Template. This can include all of your custom HTML/CSS/PHP…this is then assigned to a Page (the page it is assigned to can actually be blank – all the work is done by the Page Template). Thus, it can vary in any way you desire from the default page template.

Viewing 1 replies (of 1 total)

The topic ‘HTML formatting’ is closed to new replies.