dekodeinteraktiv/hogan-linklist

Link list Module for Hogan

Installs: 9 943

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 11

Forks: 0

Open Issues: 3

Type:wordpress-plugin

1.1.5 2018-05-07 09:11 UTC

This package is auto-updated.

Last update: 2024-04-25 22:51:05 UTC


README

Installation

Install the module using Composer composer require dekodeinteraktiv/hogan-linklist or simply by downloading this repository and placing it in wp-content/plugins

Available filters

  • hogan/module/linklist/heading/enabled for enabling heading field, default true.
  • hogan/module/linklist/dynamic_content_post_types - use to add custom post types to dynamic content
  • hogan/module/linklist/dynamic_content_taxonomy_list - use to add custom taxonomies for listing out links to taxonomy pages
  • hogan/module/linklist/dynamic_content_terms_list - use to modify taxonomy settings for dynamix posts
  • hogan/module/linklist/dynamic_content_query - for modifying query that selects posts

TODO's

  • option to autocollapse list after a given number of link (like on REMA)
  • listview layouts, filter to add new ones? ex. automatic selection from post type/tax, list with images. Always full width (from Kaare)
  • ACF link field - can uploaded files be selected from the list in the link popup like posts?
  • Modulename in admin: add heading and type to collapsed view