Logicrays Team Members

描述

This plugin adds a “LR Team” section to the admin panel. you can display a set of pictures and information in different layouts.
The main goal of the plugin is to display members/team/staff/, with responsive layout
You can quickly add members to your team(s), add their picture, position, social links, and display them anywhere with a easy shortcode.
it’s totally free.
Team member showcase is available in three styles.
For more features Please contact us at Logicrays
If you like this plugin Please rate us 🙂

Plugin Features

Responsive team member plugin
Different type of column options
All modren browser support
works with anytype of theme
Easy to customize for developeres
Team details with social icons
Easy to configure

Shortcode

For style1:

[LRTM-STYLE1]

For style2:

[LRTM-STYLE2]

For style3:

[LRTM-STYLE3]

For style4:

[LRTM-STYLE4]

For style5:

[LRTM-STYLE5]

For style6:

[LRTM-STYLE6]

Shortcode Parameters

style=”1|2|3|4|5|6″

grid_layout=”4|3|2″

show_social=”yes|no”

order=”asc|desc”

order_by=”name|date”

Example:

[LRTM-TEAM style=”1″ grid_layout=”4″ show_social=”yes” order=”asc” order_by=”name”]

螢幕截圖

安裝

  1. Upload Zip file lrtm-team-membres to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

How do I display my team members on a page?

You can display your team members by adding the shortcode [LRTM-TEAM] to any post, page, or widget block.

Can I change the number of columns in the team grid?

Yes. You can select a 2-column, 3-column, or 4-column layout on the plugin settings page. You can also customize it using the shortcode parameter, for example: [LRTM-TEAM grid_layout="3"] (for 4 columns) or [LRTM-TEAM grid_layout="4"] (for 3 columns).

How do I change the design or layout style?

Go to LR Teams > Settings in your WordPress dashboard, choose a style to preview it, and save the settings. You can also use style-specific shortcodes like [LRTM-STYLE1], [LRTM-STYLE2], up to [LRTM-STYLE6].

How do I show or hide social media links?

You can turn social media links on or off from the plugin settings page, or you can use the show_social shortcode parameter: [LRTM-TEAM show_social="no"].

How can I change the sorting order of team members?

You can sort members by Name or Date in either Ascending or Descending order from the settings page, or by using shortcode parameters, for example: [LRTM-TEAM order="desc" order_by="date"].

評價

2026年5月5日
Great work on the WordPress plugin! The implementation is clean, efficient, and follows best practices. The functionality works smoothly, and the code is well-structured and easy to understand. I especially appreciate the attention to detail and responsiveness to feedback. Keep up the good work and continue refining your skills!
閱讀全部1個評價

貢獻者及開發者

“Logicrays Team Members” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Logicrays Team Members 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1.1

  • Updated WordPress compatibility to version 7.1.
  • Code audited and verified for WordPress 7.1 release.