Hogan Module: Banner
Banner Module for Hogan
by Dekode · github.com/dekodeinteraktiv/hogan-banner · website
★ 1stars
10kcomposer installs
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/dekodeinteraktiv/hogan-banner/archive/refs/heads/master.zipAlso on Packagist as dekodeinteraktiv/hogan-banner:
composer require dekodeinteraktiv/hogan-bannerDeclares an update source (https://github.com/dekodeinteraktiv/hogan-banner), so updates arrive through the plugin's own updater.
From the readme
Banner Module for Hogan
Installation
Install the module using Composer composer require dekodeinteraktiv/hogan-banner or simply by downloading this repository and placing it in wp-content/plugins
Available filters
Default values
- hogan/module/banner/defaults/contentposition - Default left.
- hogan/module/banner/defaults/textalign - Default left.
- hogan/module/banner/defaults/theme - Default dark.
- hogan/module/banner/defaults/width - Default full.
Image
- hogan/module/banner/mainimage/required - Should main image be required. Default true.
- hogan/module/banner/mainimage/args - Main image arguments passed to wpgetattachmentimage.
- hogan/module/banner/image/enabled - Content image. Default true.
- hogan/module/banner/image/args - Image arguments passed to wpgetattachmentimage.
Call to action
- hogan/module/banner/cta/classnames - Call to action button classnames.
- hogan/module/banner/secondarycta/enabled - Enable secondary call to action button. Default false.
- hogan/module/banner/secondarycta/classnames - Secondary call to action button classnames.
ACF Fields
- hogan/module/banner/acf/layout - Layout option field.
- hogan/module/banner/acf/mainimage - Main image field.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 2.4.1 | Jan 8, 2019 |
| 2.4.0 | Aug 14, 2018 |
| 2.3.2 | Jun 28, 2018 |
| 2.3.1 | Jun 19, 2018 |
| 2.3.0 | Jun 14, 2018 |
| 2.2.0 | Jun 13, 2018 |
| 2.1.3 | Apr 19, 2018 |
| 2.1.2 | Apr 5, 2018 |
| 2.1.1 | Mar 23, 2018 |
| 2.1.0 | Mar 23, 2018 |
| 2.0.1 | Mar 22, 2018 |
| 2.0.0 | Feb 15, 2018 |
| 1.1.1 | Jan 29, 2018 |
| 1.1.0 | Jan 26, 2018 |
| 1.0.5 | Dec 20, 2017 |
| 1.0.4 | Dec 7, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.