p2p-wpml

0

p2p-wpml is a WordPress plugin that integrates iCanLocalize’s WPML and Posts 2 Posts. The following table shows version compatibility between this plugin, other plugins and WordPress:

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

p2p-wpml is a WordPress plugin that integrates iCanLocalize’s WPML and Posts 2 Posts.

The following table shows version compatibility between this plugin, other plugins and WordPress:

  • P2P-WPML 1.0

    • P2P 0.8
    • WPML 2.3.3, 2.3.4
    • WordPress 3.2.1
  • P2P-WPML 1.1

    • P2P 1.3.1
    • WPML 2.5.2
    • WordPress 3.4.1
  • P2P-WPML 1.2.1

    • P2P 1.4.1
    • WPML 2.5.2
    • WordPress 3.4.1
  • P2P-WPML 1.2.2

    • P2P 1.5.2
    • WPML 2.7.1
    • WordPress 3.5.1
  • P2P-WPML 1.2.3

    • P2P 1.5.2
    • WPML 2.7.1
    • WordPress 3.5.1, 3.5.2
  • P2P-WPML 1.2.4, 1.2.5

    • P2P 1.6.2
    • WPML 2.7.1
    • WordPress 3.6.1

This plugin has been only tested with the above version combinations; different versions of WordPress or the plugins may break this plugin’s functionality so use it at your own risk.

Features

  • Synchronization of connections between translations:

    • when a new connection is created between two posts (the origin and the destination), each translation of the origin will be connected to the translation of the destination in the corresponding language (if both exist);
    • when a connection between two posts is deleted, all the connections between the translations of those two posts will be deleted (where they exist);
    • when a new translation of a given post is created, for each connection between the original post and another post (the destination), a new connection is created between the translated post and the translation of the destination post in the corresponding language (if it exists), and metadata from the original connection are copied to the new connection.
  • Synchronization of connection metadata between translations:

    • when metadata are created, updated or deleted on a connection between to posts (the origin and the destination), metadata of connections between the translations of the origin and destination posts are updated accordingly; this includes when a new connection is created on the original posts and its metadata are initialized with default values.
  • Only connectable posts in the current language are shown in the P2P metaboxes:

    • without this plugin, when you edit a post translation (not in the default language), the P2P metaboxes only show connectable posts in the default language.

Caveats

  • Currently this plugin doesn’t manage multiple connections between the same posts (a single connection will be created between the translated posts).
  • Currently the synchronization feature is NOT retroactive: all connections created before plugin activation will not be synchronized (it can still be done manually as without the plugin).
  • This plugin can break P2P cardinality checks, so you shouldn’t specify a cardinality when creating connection types.

Links: Github | Author’s Site | Twinpictures