WP Manifestindependent plugin directory
manifest / multisite / network-portfolio

Network Portfolio

Network Portfolio

by Per Soderlind · github.com/soderlind/network-portfolio · website

0stars
3composer 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/soderlind/network-portfolio/archive/refs/heads/master.zip

Also on Packagist as soderlind/network-portfolio:

composer require soderlind/network-portfolio

From the readme

NetworkPortfolio Description v2.0.0 is a simplified version, and only exposes the [portfolio] shortcode. The shortcode has the following attributes: - sites (int) Number of sites to display. Default is 0 (all sites). - expires (int) Number of seconds to cache the sites. Default is 600 (10 minutes). - orderby (string) Order the sites by. Default is 'modified=DESC&title=DESC'. - theme (string) List site using the theme. Default is ''. - num (int) Number of sites to display. Default is 0 (all sites). - all (bool) Show all sites. Default is true. - noshow (array) List of sites to exclude. Default is []. The shortcode lists sites in a network, and is used on the main site in a network. The sites are cached for the number of seconds specified in the expires attribute. The old version is still available in the previous release. TBA Credits The old version is using: - The Plugin Customizer framework. - The WordPress Customizer Range Value Control. - The PHP extension for Cloudinary - The jQuery boxShadow cssHooks, Copyright (c) 2010 Burin Asavesna (http://helloburin.com) - I use CSS box-shadow to create Better Rounded Borders Copyright and License NetworkPortfolio is copyright

Read the full README on GitHub →

Releases

TagPublished
2.0.0 Oct 14, 2024
1.1.1 Jan 30, 2023
1.1.0 Jan 30, 2023

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.