Title: WP Custom HTML Page
Author: kr4ft3r
Published: <strong>19. studenoga 2017.</strong>
Last modified: 19. rujna 2020.

---

Pretraga dodataka

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

![](https://ps.w.org/wp-custom-html-pages/assets/icon-256x256.png?rev=1770981)

# WP Custom HTML Page

 Od [kr4ft3r](https://profiles.wordpress.org/kr4ft3r/)

[Preuzmi](https://downloads.wordpress.org/plugin/wp-custom-html-pages.0.6.2.zip)

 * [Detalji](https://hr.wordpress.org/plugins/wp-custom-html-pages/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/wp-custom-html-pages/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/wp-custom-html-pages/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/wp-custom-html-pages/#developers)

 [Podrška](https://wordpress.org/support/plugin/wp-custom-html-pages/)

## Opis

Multisite support added in v0.6!

Notice: this plugin will not have further major updates. If interested in new features,
please upgrade into this compatible replacement: https://wit.rs/wp-plugins/wit-custom-
output
 After uninstalling the WPCHTMLP and installing WIT Custom Output, your old
custom pages will still work, but with better interface, more features and regular
updates.

WP Custom HTML Pages plugin has two functionalities:

1 – Create a custom HTML document output at a custom permalink address, completely
bypassing WordPress templating. This is useful in cases when you just want to output
some HTML without uploading the page to the server.

2 – Create a shortcode which outputs your custom HTML.

## Snimke zaslona

 * [[
 * Admin menu, under Settings – WP Custom HTML Pages
 * [[
 * Single HTML page edit screen, HTML Pages are submenu of Pages

## Instalacija

Download from the repository (by searching for \”WP Custom HTML Pages Milos Stojanovic\”)
and activate.

## ČPP

Q: Why would I need this plugin just to show an HTML page?
 A: So you can easily
display your custom HTML pages without bothering to upload the page to the server.
It is useful in cases when you don\’t have access to your hosting FTP server, or
if .htaccess rules are giving you trouble to link to the page. Also, you get a pretty
URI to the page rather than having to link directly to the .html document.

Q: Does WP Custom HTML Pages work with multisite WordPress?
 A: It does, as of version
0.6.

Q: Can this plugin do this or that..
 A: WITCO, the new release, probably can, as
many of its options are built based on previous user requests. On the other hand,
if all you need is a tiny plugin that will output some custom HTML, you may want
to stick with WPCHTMLP.

Q: Is this plugin a security concern?
 A: The WPCHTMLP plugin is by itself is as
secure as the WordPress installation it is hosted on. However, if the website gets
hacked, or you allow strangers to add custom pages, the plugin may become a point
of phishing attacks or other hacking mischiefs.

Upgrade to WITCO questions:

Q: If I replace this plugin with WIT Custom Output, will my old pages and settings
be preserved?
 A: Yes, just go to WPCHTMLP Settings and make sure that “Completely
remove database tables..” is set to OFF, then uninstall WPCHTMLP and install WITCO.

Q: If I had custom changes in code implemented in WPCHTMLP, how hard would it be
to implement the same changes in WITCO?
 A: Depends, WITCO is a new plugin built
on different code base, yet some pieces of code are similar. But then again, some
of the features you implemented may be available in WITCO out of the box. If you
wish to transfer your changes, hire a coder or contact us. If you code the features
yourself, and don’t like OOP frameworks, it may be a better choice to stick with
WPCHTMLP.

## Recenzije

![](https://secure.gravatar.com/avatar/080f73fb345a8d01c9b246802c988fbc9c98b4ac57f94aacd1892f10884ec27f?
s=60&d=retro&r=g)

### 󠀁[Saved me!](https://wordpress.org/support/topic/saved-me-39/)󠁿

 [gonnabecake](https://profiles.wordpress.org/gonnabecake/) 11. lipnja 2020.

This literally saved my skin, a client wanted a totally custom design for a page
on their site and this worked perfectly! I don’t know what I would have done if 
I hadn’t found this plugin. I really hope you will keep this updated!

![](https://secure.gravatar.com/avatar/779ddf65bdcc50c2bcf910f66f2e6bdcbe701d78b2266fe23184ec6bf20b7173?
s=60&d=retro&r=g)

### 󠀁[Multi-site support not working](https://wordpress.org/support/topic/multi-site-support-not-working/)󠁿

 [jgwill](https://profiles.wordpress.org/jgwill/) 30. travnja 2019.

Sounds great but multi-site seems not to be supported

![](https://secure.gravatar.com/avatar/95c4f30220251f9e178b6cf88ffdd686ef869cc0c071172477e34e606d95de8a?
s=60&d=retro&r=g)

### 󠀁[Easy to use, works as advertised](https://wordpress.org/support/topic/easy-to-use-works-as-advertised-3/)󠁿

 [jamestharpe](https://profiles.wordpress.org/jamestharpe/) 14. travnja 2019.

So glad this plug-in exists! Saved be quite a lot of time. I needed to add static
content to a WordPress.com site, so the “usual” way wouldn’t work. However, I was
able to install this plug-in and get my page working in minutes.

 [ Pročitajte sve 3 recenzije ](https://wordpress.org/support/plugin/wp-custom-html-pages/reviews/)

## Suradnici i Programeri

“WP Custom HTML Page” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom
dodatku.

Suradnici

 *   [ kr4ft3r ](https://profiles.wordpress.org/kr4ft3r/)

[Prevedite “WP Custom HTML Page” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/wp-custom-html-pages)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/wp-custom-html-pages/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/wp-custom-html-pages/)
ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/wp-custom-html-pages/)
od [RSS](https://plugins.trac.wordpress.org/log/wp-custom-html-pages/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

v 0.6.2 – Fixed non-multisite installations with subdirectory in path
 v 0.6.1 –
Fixed error for non-multisite installations

v 0.6.0
 -Features: –Enabled multisite support: blogs in a MUWP installation will
now have ability to create custom HTML pages –Subfolder installation support: now
works with WordPress with subfolder in the root path –Optional ignore of trailing
slash in URL: prior to this version, adding trailing slash while typing in URL did
not match the custom page if it did not had trailing slash in it’s permalink. Checking
this option ON will remove trailing slashes from URL when checking the database 
for permalink. -Fixes: –WP permalink (at top of editor page) will now match custom
URI set for that page –Various fixes in code, tested with WP 5.5.1 multisite -Notice:
there won’t be any major updates to WPCHTMLP, for a new backwards compatible replacement
with many new features (WIT Custom Output) please go to: https://wit.rs/wp-plugins/
wit-custom-output

v 0.5.1 – Custom permalinks will now work with variable parameters within the request,
if the option is enabled in settings (ie website.com/pagename?param=example will
lead to /pagename). This option is OFF by default, to prevent breakings of existing
setups.
 v 0.5.0 – Changed html column type in db to mediumtext, to allow larger
html pages (unavailable in upgrade, this will require reinstallation of plugin) 
v 0.4.5 – Fixed PHP error messages, added quick link to the edited page v 0.4.3 –
Security improvement, gave up on supporting subdirectory installs (for now) v 0.4.2–
Fixed minor bug which affected users who had error reporting on v 0.4.1 – Fixed 
the bug with escaped quote characters v 0.4 – More polishing v 0.3 – Feature: Added
Ace editor for editing page code. Fix: Removed requirement for custom URI to start
with forward slash. TODO: Option to use textarea instead of Ace editor. v 0.2 – 
Cleaned code a bit, changes to readme.txt, added screenshots and icon to repository.
v 0.1 – Published

## Meta

 *  Version **0.6.2**
 *  Zadnje ažuriranje **prije 6 godina**
 *  Aktivnih instalacija **1.000+**
 *  WordPress inačica ** 3.6.1 ili viša **
 *  Testirano do **5.5.18**
 *  PHP inačica ** 5.2 ili viša **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-custom-html-pages/)
 * Oznake
 * [custom](https://hr.wordpress.org/plugins/tags/custom/)[html](https://hr.wordpress.org/plugins/tags/html/)
   [uri](https://hr.wordpress.org/plugins/tags/uri/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/wp-custom-html-pages/advanced/)

## Ocjena

 4.3 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/wp-custom-html-pages/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-custom-html-pages/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/wp-custom-html-pages/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-custom-html-pages/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-custom-html-pages/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-custom-html-pages/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-custom-html-pages/reviews/)

## Suradnici

 *   [ kr4ft3r ](https://profiles.wordpress.org/kr4ft3r/)

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/wp-custom-html-pages/)