Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

HTML Landing Page

Опис

Allows you to upload customized HTML files to display as a landing page. Ideal for internet marketers promoting multiple products from the same site. Ideal for landing pages from themeforest, etc.

Скріншоти

  • Working example
  • Admin page

Встановлення

  1. Upload the ‘landing-page’ directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the new ‘Landing Pages’ menu in WordPress
  4. Upload a new template using the ‘Upload’ button
  5. Select what page you wish to use as a landing page and set the desired template and options
  6. Click Save
  7. Rinse and repeat steps 5 and 6 to add as many landing pages as you like.

Часті питання

What is the 302 redirect for

The 302 redirect is used if you want to redirect the desired page directly to the template files. If you don’t 302 redirect, the plugin will read the template to a buffer and output it directly to the user.

The rewrites aren’t working.

Rewrites require PHP Dom which is part of libxml. Most servers will have this but some may now.

What do the rewrites do?

The rewrites will replace any source links in Javascript and Image tags with the correct path to the template. It will do the same for CSS and Hyperlink hrefs. If you do not use rewrites or 302 redirect then your landing page will not show correctly.

What is only rewrite local paths?

This will only rewrite css, javascript, images and links that are relative links, i.e. do not being with ‘http(s)://’.

Can I use WordPress functions in my template?

You can if you use php in your template and load wp-load.

Учасники та розробники

“HTML Landing Page” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “HTML Landing Page” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.