Skip to content

Releases: voceconnect/objects-to-objects

1.4.5

06 Apr 12:43
Compare
Choose a tag to compare
  • switched to explicitly loading Composer's autoload.php rather than checking for the Composer class
  • updating test scripts

1.4.4

12 Mar 22:28
Compare
Choose a tag to compare
  • added cli support for db updates
  • changing to update_post_meta to allow repairs after mismatches during import.

1.4.3

07 Aug 01:38
Compare
Choose a tag to compare

Fixing call_user_func_array warning.

1.4.2

06 Aug 20:28
Compare
Choose a tag to compare

Fixing DB Update to update postmeta for objects in both directions.

1.4.1

22 Jul 19:03
Compare
Choose a tag to compare
  • updating lock version to psu 1.1.1

1.4.0

16 Jul 16:04
Compare
Choose a tag to compare
  • adding handling to prevent fatal errors for installations that load dependencies before WP.

1.3.1

16 Jul 14:39
Compare
Choose a tag to compare
  • Updating tests and testing framework.

version 1.3.0

22 Apr 00:57
Compare
Choose a tag to compare
  • WordPress 4.2 term splitting support

version 1.2.4

25 Aug 12:05
Compare
Choose a tag to compare
  • Fixed bug with original connected object ids sent with 'o2o_set_connected_to' action.

version 1.2.3

12 Jul 14:52
Compare
Choose a tag to compare
  • added original object list to o2o_set_connected_to hook