WP Manifestindependent plugin directory
manifest / content / cherry-team

Cherry Team

Сompatibility: Cherry Framework v.4+

by Cherry Team · github.com/cherryframework/cherry-team · website

2stars
4forks

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-team/archive/refs/heads/master.zip

Readme

Cherry Team

A team management plugin for WordPress. Сompatibility: Cherry Framewokr v.4+

Change log

v1.0.5

  • UPD: new custom page templates registration logic
  • FIX: setting posts per archive page
  • FIX: PHP code style
  • FIX: WPML compatibility

v1.0.4

  • FIX: Display flex on iOS
  • FIX: Add CSS clearings to prevent layout breaking
  • FIX: Prevent adding empty items into social list

v1.0.3

  • UPD: Minify CSS and JS
  • UPD: Improve performance for macros callbacks

v1.0.2

  • UPD: Optimize a shortcode registration
  • UPD: Optimize conditional rule for a pre_get_posts filter
  • UPD: Text to translate
  • FIX: archive-team.php file

v1.0.1

  • ADD: compatibility for wpml-plugin
  • DEL: cherry_display_sidebar filter
  • UPD: Updater logic

Features

  • CPT Team
  • Page template (named Team) + single template
  • Widget (named Cherry Team Widget)
  • Shortcode (named cherry_team)
  • 20+ custom hooks
  • Translation (Localization)

How to use

In a post/page

Insert a shortcode [cherry_team] to the post/page content.

In a page template

Fire the action 'cherry_get_team'. Example:

    do_action( 'cherry_get_team' );

In a sidebar

Just drop widget to the your sidebar.

Help

Found a bug? Feature requests? Create an issue - Thanks!

Read the full README on GitHub →

Releases

TagPublished
v1.0.8 Mar 3, 2017
v1.0.7 Dec 30, 2016
v1.0.6 Dec 28, 2016
v1.0.5 Feb 4, 2016
v1.0.4 Oct 5, 2015
v1.0.3 Sep 17, 2015
v1.0.3-beta Sep 16, 2015
v1.0.2 Aug 6, 2015
v1.0.2-beta Aug 5, 2015
v1.0.1 Jul 21, 2015
v1.0.0 Jun 23, 2015
v1.0.0-alpha2 Jun 15, 2015
v1.0.0-alpha Jun 13, 2015

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