Copy changelogs
The Organizational Chart & Author Box Builder Suite (Team Manager Unified for WordPress - wpteammanagerunified) plugin is an enterprise human resources management and author authority optimization solution for WordPress websites. It allows businesses, digital media agencies, educational institutions, and corporate portals to organize multi-tiered company hierarchies (Branches, Departments, Positions, and Staff), build custom Author Boxes for post footers, and optimize Google E-E-A-T ranking signals with structured Schema.org metadata.
Core Features & Subsystems
1. Multi-Tier Corporate Hierarchy Management
- Custom Relational DB Tables: Stores branch offices, departments, job titles, and personnel records in custom optimized database tables (
temaun_branches,temaun_departments,temaun_positions,temaun_staff). - Personnel Profiles: Manages employee avatars, contact info, job position, biography, social media links, and links to native WordPress User accounts.
2. Vue 3 Single Page Admin Interface (SPA)
- Modern Admin UI: Built with Vue 3, Select2, SortableJS, and SweetAlert2 for fast AJAX CRUD operations.
- Drag & Drop Ordering: Easily reorder staff lists and department rankings with smooth drag-and-drop interactions.
3. Custom Author Box Builder System
- Theme Author Box Replacement: Replaces default theme author boxes at the end of post content (
the_contentfilter priority 999). - Modular Block Layout: Assembles Author Boxes using HeroBlock (Header & Avatar), BioBlock (Professional Biography), PostsBlock (Recent Articles by Author), and SocialLinksBlock (Facebook, LinkedIn, X, Zalo links).
4. Google Schema.org E-E-A-T & Shortcodes
- Structured Data (JSON-LD & Microdata): Automatically injects
OrganizationandPersonSchema.org markup to establish Google Author Authority and E-E-A-T credibility. - Shortcode & Page Builder Integration: Supports shortcode
[team_manager_unified_staff]and Flatsome UX Builder element for displaying staff grids, carousels, and department lists on the frontend.
System Architecture & Data Flow
graph TD
A[Plugin Core Bootstrap TemaunPlugin] --> B[Register Custom Relational DB Tables temaun_branches temaun_departments temaun_positions temaun_staff]
B --> C[Vue 3 SPA Admin UI Manage Branches Departments Positions Staff]
C --> D[Link Staff Profile to Native WP User ID]
D --> E[Author Box Builder Render Custom Hero Bio Posts & Social Blocks]
E --> F[Inject Google Schema.org JSON-LD Organization & Person Data]