WP Manifestindependent plugin directory
manifest / content / elodin-partners

Elodin Partners

Just another partners plugin

by Jon Schroeder · github.com/jonschr/elodin-partners · 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/jonschr/elodin-partners/archive/refs/heads/master.zip

Declares an update source (https://github.com/jonschr/elodin-partners), so updates arrive through the plugin's own updater.

From the readme

Elodin Partners This is a pretty simple plugin. Just install it, then use the Simple Query Shortcodes plugin (this is a dependency) to enable the shortcode. Shortcode examples Then, you can use a shortcode like this (showing most parameters): [loop posttype=partners colums=3 taxonomy=partnercategories terms=termslug layout=partners postsperpage=9] Here's simple usage [loop posttype=partners columns=3]

Read the full README on GitHub →