A team management plugin for WordPress. Сompatibility: Cherry Framewokr v.4+
##Change log##
- UPD: new custom page templates registration logic
- FIX: setting posts per archive page
- FIX: PHP code style
- FIX: WPML compatibility
- FIX: Display flex on iOS
- FIX: Add CSS clearings to prevent layout breaking
- FIX: Prevent adding empty items into social list
- UPD: Minify CSS and JS
- UPD: Improve performance for macros callbacks
- UPD: Optimize a shortcode registration
- UPD: Optimize conditional rule for a
pre_get_posts
filter - UPD: Text to translate
- FIX: archive-team.php file
- ADD: compatibility for wpml-plugin
- DEL:
cherry_display_sidebar
filter - UPD: Updater logic
- CPT Team
- Page template (named Team) + single template
- Widget (named Cherry Team Widget)
- Shortcode (named cherry_team)
- 20+ custom hooks
- Translation (Localization)
Insert a shortcode [cherry_team]
to the post/page content.
Fire the action 'cherry_get_team'. Example:
do_action( 'cherry_get_team' );
Just drop widget to the your sidebar.
Found a bug? Feature requests? Create an issue - Thanks!