WpLanding
WordPress Landing page plugin
by alfiopiccione <alfio.piccione@gmail.com> · github.com/picaland/wplanding · website
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/picaland/wplanding/archive/refs/heads/master.zipFrom the readme
WP Landing
Requires at least: 4.6
Tested up to: 5.1.1
Stable tag: 1.0.0
Requires PHP: 5.6
License: GPLv3.0 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Description
The plugin allows you to create a performing landing page.
Use a custom method for including resources to maximize the page loading speed.
It is possible to overwrite the template file, from the theme in use through the filter "wpl-pagetemplateplugindirpath"
to change the directory from which to take the file. On your theme you should have templates/wpl.php
Dependence
WpLanding requires plugin ACF Pro - https://www.advancedcustomfields.com/ to correctly insert all the fields on the template page.
Using the ACF plugin, repeaters will not be displayed.
Installation
This section describes how to install the plugin and make it work.
1. Upload the 'wplanding' folder to the /wp-content/plugins/
2. Enable WpLanding from the WordPress "Plugins" page.
3. Create the page and assign the "WP Landing template" page template.
Performaces
Requirements
Php = 5.6
WordPress = 4.6
Changelog
Initial release