Releases: AyeCode/wp-posts-to-posts
Releases · AyeCode/wp-posts-to-posts
1.7.8
1.7.7
What's Changed
- Fix compatibility issues with Ultimate Dashboard plugin - FIXED by @kprajapatii in #22
- 1.7.7 by @kprajapatii in #23
Full Changelog: 1.7.6...1.7.7
1.7.6
What's Changed
- PHP 8.3 compatibility check - CHANGED by @kprajapatii in #20
- 1.7.6 by @kprajapatii in #21
Full Changelog: 1.7.5...1.7.6
1.7.5
What's Changed
- Remove .idea folder and CONTRIBUTING.md from plugin distribution
- Fix PHP 8.2 Creation of dynamic property deprecation notices.
- Function _load_textdomain_just_in_time was called incorrectly - FIXED
Full Changelog: 1.7.4...1.7.5
1.7.4
What's Changed
- PHP deprecation notice fix
- WordPress v6.6 compatibility check - CHANGED
Full Changelog: 1.7.3...1.7.4
1.7.3
Merge pull request #12 from kprajapatii/master 1.7.3
1.7.2
Merge pull request #10 from kprajapatii/master 1.7.2
1.7.1
- PHP deprecated notice "Creation of dynamic property" - FIXED
- Unable to delete user connection after WordPress v6.1 - FIXED