Savage Cards
Everything you need to make cards
by Dekode · github.com/dekodeinteraktiv/savage-cards · website
★ 1stars
18kcomposer 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/savage-cards/archive/refs/heads/master.zipAlso on Packagist as dekodeinteraktiv/savage-cards:
composer require dekodeinteraktiv/savage-cardsDeclares an update source (https://github.com/dekodeinteraktiv/savage-cards), so updates arrive through the plugin's own updater.
From the readme
Savage
Hogan + Savage = The Mega Powers!
A plugin for setting up a card view for different content. Intended for use with Hogan Grid.
Also contains a custom post type for custom global cards.
Installation
Install the module using Composer composer require dekodeinteraktiv/savage-cards or simply by downloading this repository and placing it in wp-content/plugins
Available filters
Meta fields filters:
- savage/card/meta/imagetypes - customize dropdown for card image options
- savage/card/meta/locations - for adding locations to the ACF field group.
- savage/card/fieldgroup/fieldsbefore - add new fields to group before existing fields.
- savage/card/fieldgroup/fieldsafter - add new fields to group after existing fields.
- savage/card/defaultcardposttypes - post types that should have the default card
- savage/card/defaultcard - default card type
- savage/card/defaultcomponents - default components used in the templates
- savage/card/components/savagelink/text - link text for screenreaders
- savage/card/components/savagelink/teaser - link text (or button) on card
- savage/card/components/label/auto - set rules for auto-label on cards
Custom card filters
- savage/card/custom/bgco
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.16 | May 22, 2018 |
| 1.0.15 | May 14, 2018 |
| 1.0.13 | Apr 24, 2018 |
| 1.0.12 | Apr 12, 2018 |
| 1.0.11 | Apr 11, 2018 |
| 1.0.10 | Mar 26, 2018 |
| 1.0.9 | Mar 14, 2018 |
| 1.0.8 | Mar 9, 2018 |
| 1.0.7 | Feb 23, 2018 |
| 1.0.6 | Feb 19, 2018 |
| 1.0.5 | Feb 15, 2018 |
| 1.0.4 | Feb 12, 2018 |
| 1.0.3 | Feb 8, 2018 |
| 1.0.2 | Feb 6, 2018 |
| 1.0.1 | Jan 22, 2018 |
| 1.0.0 | Jan 11, 2018 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.