1. Home
  2. Docs
  3. Team Manager
  4. Tools
  5. Dashboard

Dashboard

MetricDescription
Team MembersShows the total number of active team members in your system.
Avg Load Time (s)Displays the average time taken to load the team section on the site. Aim for under 2 seconds for optimal performance.
Cache Hit Rate (%)Indicates how effectively your system is serving cached team data. A higher percentage means faster data delivery.
Images Optimized (%)Reflects the percentage of team member images optimized for web use. Increasing this improves site speed
ActionFunction
Create Sample TeamAutomatically generates sample team members for testing or demonstration purposes.
Clear CacheRemoves stored team data cache to ensure updated information is displayed.
Optimize ImagesCompresses and converts team images (preferably to WebP format) to improve performance.
Add New MemberOpens the form to manually add a new team member to your database.
FieldDescription
AvatarDisplays the member’s profile image or placeholder icon.
Name & RoleShows the member’s name and job title.
Last UpdatedIndicates how long ago the member profile was created or updated.
ActionsQuick Edit button to modify member details.

Performance Tips

Optimize Images

Use WebP format and compress images to improve loading speed.
Tools: TinyPNG, ShortPixel, or WebP Express plugin.

Enable Caching

Team data is automatically cached by the plugin to enhance speed.
If you make major updates, use Clear Cache to refresh data.

Limit Team Size

For large teams, enable pagination or filtering options to improve dashboard performance and user experience.


Developer Notes

  • Cache System: Uses WordPress Transients API for fast data retrieval.
  • Image Optimization: Integrated via the plugin’s utility functions or compatible optimization plugins.
  • Sample Data: Automatically creates placeholder team members for quick setup.

Best Practices

  1. Keep team member images under 200 KB for best load times.
  2. Maintain Cache Hit Rate above 85% for optimal performance.
  3. Regularly clear cache after bulk updates.
  4. Use meaningful job titles for better SEO and team organization.
  5. If managing more than 50 members, enable server-side pagination.

How can we help?