WP Manifestindependent plugin directory
manifest / content / hogan-simple-posts

Hogan Module: Simple Posts

Simple List Module for Hogan

by Dekode · github.com/dekodeinteraktiv/hogan-simple-posts · website

0stars
3.7kcomposer 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-simple-posts/archive/refs/heads/master.zip

Also on Packagist as dekodeinteraktiv/hogan-simple-posts:

composer require dekodeinteraktiv/hogan-simple-posts

Declares an update source (https://github.com/dekodeinteraktiv/hogan-simple-posts), so updates arrive through the plugin's own updater.

From the readme

Simple Posts Module for Hogan Installation Install the module using Composer composer require dekodeinteraktiv/hogan-simple-posts or simply by downloading this repository and placing it in wp-content/plugins Usage … Available filters Admin - hogan/module/simpleposts/posttypelink : Filter hook for custom post type post link. Default wp post link. - hogan/module/simpleposts/thetitle : Filter hook for custom title. Default wp post title. - hogan/module/simpleposts/theexcerpt : Filter hook for custom excerpt. Default wp post excerpt. - hogan/module/simpleposts/theimagemetadatavalue : Filter for returning a custom attachment id. Default null, which will fetch the post meta data for thumbnailid - hogan/module/simpleposts/relationship/posttypes : Which post types to allow. Default ['post', 'page']. - hogan/module/simpleposts/manuallist/maxcount : Max count for posts in manual list. Default '' (infinite). - hogan/module/simpleposts/automaticlist/maxcount : Max count for posts in automatic list. Default '' (infinite). Template Filters - hogan/module/simpleposts/showimagecolumn : Whether or not to show image column for a card in frontend. false if the card type is set to small, otherwis

Read the full README on GitHub →

Releases

TagPublished
1.1.4 Apr 30, 2024
1.1.3 Dec 7, 2020
1.1.2 Dec 7, 2020
1.1.1 Dec 19, 2018
1.1.0 Dec 18, 2018
1.0.9 Apr 4, 2018
1.0.8 Apr 4, 2018
1.0.7 Mar 8, 2018
1.0.6 Jan 31, 2018
1.0.5 Dec 20, 2017
1.0.4 Dec 8, 2017
1.0.3 Dec 8, 2017
1.0.2 Dec 8, 2017

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.