| 开发者 | 23bitstudio |
|---|---|
| 更新时间 | 2026年8月23日 06:19 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[teamgraph] shortcode):
teamgraph folder to /wp-content/plugins/, or install the plugin through the Plugins screen in WordPress.[teamgraph] shortcode.Insert the TeamGraph Chart block, or add the [teamgraph] shortcode. Both accept a view (tree, grid, or list), an optional starting member, and department/location filters: [teamgraph view="grid" department="Marketing"] or [teamgraph root="123"]. The shortcode accepts a department/location by name or slug.
Yes — that's the point of TeamGraph. Every view is semantic HTML: the org chart is a nested list styled with CSS, so screen readers announce the hierarchy natively. Collapse toggles are real buttons with proper ARIA state, keyboard focus is visible on every control, headshots use your media library alt text, the default colors meet WCAG AA, and the chart works completely without JavaScript.
No. TeamGraph makes no external requests and collects nothing — all data stays in your WordPress database.
Their direct reports automatically move up to the deleted member's own manager, so the chart never breaks. The member goes to the trash and can be restored.
Yes — each member has an optional profile link, and the name on their card links to it.
Yes. The chart renders inside its own reset container, so theme typography and list styles can't distort the layout or the connector lines. Wide charts scroll inside the container — they never make your page scroll sideways.
Only if you ask it to. By default all data is kept; enable "Delete all data on uninstall" under TeamGraph → Settings if you want removal to be complete.