Orbit Team Members
Team Member WordPress Plugin
by Mahbub Hussain · github.com/devmahbubhussain/team-member · website
★ 0stars
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/devmahbubhussain/team-member/archive/refs/heads/main.zipDeclares an update source (https://mahbub.com/orbit-team-member/), so updates arrive through the plugin's own updater.
From the readme
Team Member Plugin
A WordPress plugin to manage and display team members with customizable settings and shortcodes.
Features
- Custom Post Type: team-member for managing team members.
- Customizable Settings: Change the post type name and slug from the settings page.
- Shortcodes: Display team members using [teammembers] with various parameters.
- Pagination: Automatically handles pagination for the team members archive page.
- Settings Page: Configure settings for the post type name and slug.
Installation
1. Upload the plugin files to the /wp-content/plugins/team-member/ directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
Configuration
1. Go to the Team Member Settings page in the WordPress admin menu.
2. Update the post type name and slug as desired.
3. Save changes. Flush rewrite rules by going to Settings Permalinks and clicking Save Changes.
Shortcodes
[teammembers]
Display team members with customizable options.
Parameters
- number: Number of team members to display. Default is -1 (all members).
- imageposition: Position of the member image. Options are top or bottom. Default is top.
- showseeall: Whether to display a "See all" button. Opt