Isotope Archive
An Isotope.js archive plugin for WP.
by 11 Online · github.com/11online/isotope-archive-plugin · website
★ 1stars
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/11online/isotope-archive-plugin/archive/refs/heads/master.zipFrom the readme
isotope-archive-plugin
Usage
This plugin is used to implement an isotope archive for posts. Simply add the [iso-archive] short-code with the optional arguments of:
| Type | Parameter | Description |
|:--------:|-----------------------|------------------------------------------------------------------------------------|
| (string or int) | columns | to display in columns of 1, 2, or 3 |
| (string) | posttype | to pick a post type |
| (string or int) | numberposts | to show this many posts |
| (string) | taxonomy | choose the taxonomy to sort posts by|
| (string) | color | choose a color for the overlay and the active sort highlight |