DSS Hogan Module: Feed archived
DSS Feed Module for Hogan.
by Per Soderlind · github.com/dss-web/dss-hogan-feed · website
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/dss-web/dss-hogan-feed/archive/refs/heads/master.zipDeclares an update source (https://github.com/dss-web/dss-hogan-feed), so updates arrive through the plugin's own updater.
Readme
Feed Module for Hogan
Installation
Downloading this repository and place it in wp-content/plugins
Available filters
dss/hogan/module/feed/items: Max number of items displayed.dss/hogan/module/feed/words: Max number of words per item.dss/hogan/module/feed/layout: Layout, card or list. Card is default.dss/hogan/module/feed/ministry_name: Display ministry name. true or false, default is true. Ministry name is picked from parent feed description.
Copyright and License
Feed Module for Hogan is copyright 2019 Per Soderlind
Feed Module for Hogan is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
Feed Module for Hogan is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with the Extension. If not, see http://www.gnu.org/licenses/.