- [New] Added new style group for forum metrics: ↓├ XenTR ┤ Forum Metrics
- [New] Added XenForo Media Gallery (XFMG) statistics to forum metrics:
- Total Media Items
- Total Media Views
- [Improved] Rebuilt XFMG data fetch logic using XenForo architecture
- [Improved] Removed direct SQL usage in favor of Entity-based data fetching
- [Improved] Updated and versioned caching system
- [Improved] Enhanced performance and data accuracy
- [Update] The add-on for the theme has been updated.
- [Fixed] Compatibility issue with [XTR] Extended Sticky Alerts add-on resolved
This update brings flexibility and functionality to the theme.
Forum metrics are now fully customizable, and XenForo Media Gallery users can enjoy expanded statistics integration.
New Features:
- A dedicated style group has been introduced for the forum metrics in the welcome block, allowing you to show, hide, or adjust these elements easily.
- Media Gallery integration: Now displays the total number of visible media items and total views for all visible items within the forum metrics.
Technical Improvements:
- The PHP structure has been rebuilt using XenForo’s Entity system.
- Data retrieval now aligns with the framework’s standards rather than raw SQL queries.
- The caching system has been updated and versioned based on structural changes.
- Performance and data accuracy have been improved.
Compatibility Fix:
- Compatibility issues with the [XTR] Extended Sticky Alerts add-on have been resolved.
Note: The freshness of “Total Media Views” and “Latest Media View Date” depends on the frequency of the
XFMG: Views cron job and your site’s caching configuration.