4.4.6
= 4.4.6 (12 Mar 2024) =
- Introduced a caching mechanism for analytics data, significantly reducing database load and enhancing page load speeds. Further details at warfare-plugins/social-warfare#826.
- Optimized the
record_share_countsmethod to eliminate redundant database updates, now incorporating checks against existing data for efficiency. - Deployed transient caching for social share counts, effectively minimizing database query frequency and its performance impact.
- Implemented strategic database query optimizations, including indexing recommendations, to accelerate query processing.
- Strengthened error handling and validation in the analytics update workflow, safeguarding data accuracy and integrity.
- Refactored analytics data management to bolster maintainability and alignment with WordPress coding standards.
- Addressed the post-preview anomaly in Social Warfare Pro, rectifying the 'undefined' URL or page not found error, as documented at warfare-plugins/social-warfare#897.