WP Manifestindependent plugin directory
manifest / utilities / cherry-site-plugins-list

Cherry Site Plugins List

Retrieves plugins tagged with cherry-framework tag from wordpress.org plugins repository.

by TemplateMonster · github.com/cherryframework/cherry-site-plugins-list

0stars
1forks

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/cherryframework/cherry-site-plugins-list/archive/refs/heads/master.zip

Readme

Cherry Site Plugins List

  • Shortcode - [cherry_plugins_list];
  • Available shortcode arguments - download_text, per_page, template_listing, template_item;
  • Templates path in theme - plugins-list/;
  • Disable caching - define( 'CHERRY_SITE_PLUGINS_DEBUG', true );
  • Available thumbnail sizes - banner-772x250, icon-256x256, icon-128x128;

Read the full README on GitHub →