dekodeinteraktiv / hogan-linklist
Link list Module for Hogan
Installs: 10 360
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 11
Forks: 0
Open Issues: 3
Type:wordpress-plugin
Requires
- php: >=7.0
- composer/installers: ~1.2
- dekodeinteraktiv/hogan-core: >=1.1.7
Requires (Dev)
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 contenthogan/module/linklist/dynamic_content_taxonomy_list
- use to add custom taxonomies for listing out links to taxonomy pageshogan/module/linklist/dynamic_content_terms_list
- use to modify taxonomy settings for dynamix postshogan/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