• Hi
    This is a conflict, with WPML. For anyone spending hours of a spooky problem.

    After last updates of WPML from Version 3.1.4 (worked well) to WPML Version 3.1.5 (breaks) and higher dis plugin breaks the translation media functionality in WPML. It seems the filename cleaning comes between the default lang and the translated languages.

    Im trying to solve this issue and track the ordering of hooks.

    https://wordpress.org/plugins/uploadplus/

Viewing 1 replies (of 1 total)
  • Thread Starter Jonas Lundman

    (@jonas-lundman)

    Here is the drama :

    add_action( 'add_attachment', array( 'SWER_uploadplus_core', 'add_attachment')

    uncomment this, fixes the conflict, but whats affected for the plugin uploadplus I don know (the title is cleaned up I think)

Viewing 1 replies (of 1 total)
  • The topic ‘Breaks WPML Media translation’ is closed to new replies.