Plugin Updates

This commit is contained in:
Tony Volpe
2024-04-02 20:23:21 +00:00
parent 96800520e8
commit 94170ec2c4
1514 changed files with 133309 additions and 105985 deletions

View File

@@ -1,3 +1,13 @@
v2.7.17
# Improvement: Compatibility with WordPress version 6.5.
# Improvement: Updated Course schema as per Google's new guidelines.
# Improvement: Updated Video object schema according to Google's latest guidelines.
# Fix: Conflict with Avada plugin while saving the page.
# Fix: PHP Warnings and deprecated errors.
# Fix: Resolved implode function error.
# Fix: Resolved Recipe schema timezone warning.
# Fix: Resolved unparsable structured data issue.
v2.7.16
# Improvement: Improved codebase for improved security.
# Improvement: PHP 8.2 compatibility testing and fixes.