Skip to content

Releases: AyeCode/wp-posts-to-posts

1.7.8

06 Mar 04:34
1535bf1

Choose a tag to compare

What's Changed

Full Changelog: 1.7.7...1.7.8

1.7.7

06 Mar 04:29
0ee4453

Choose a tag to compare

What's Changed

Full Changelog: 1.7.6...1.7.7

1.7.6

03 Dec 14:47
a3701d3

Choose a tag to compare

What's Changed

Full Changelog: 1.7.5...1.7.6

1.7.5

19 Feb 14:45
77810b1

Choose a tag to compare

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

21 Aug 12:18
8d0d874

Choose a tag to compare

What's Changed

  • PHP deprecation notice fix
  • WordPress v6.6 compatibility check - CHANGED

Full Changelog: 1.7.3...1.7.4

1.7.3

11 Apr 06:11
d8faf0b

Choose a tag to compare

Merge pull request #12 from kprajapatii/master

1.7.3

1.7.2

14 Sep 05:10
6bad165

Choose a tag to compare

Merge pull request #10 from kprajapatii/master

1.7.2

1.7.1

31 Jul 07:40
491a321

Choose a tag to compare

  • PHP deprecated notice "Creation of dynamic property" - FIXED
  • Unable to delete user connection after WordPress v6.1 - FIXED