babble icon indicating copy to clipboard operation
babble copied to clipboard

Add support for wpml-config.xml

Open simonwheatley opened this issue 12 years ago • 3 comments

For example, the one in WordPress SEO.

Developer documentation

simonwheatley avatar Oct 08 '13 18:10 simonwheatley

Thoughts:

  • Can we glob the plugins and themes directory for it?
  • Doesn't specify the type of field (input, text area, WYSIWYG)
  • Can we extend it? Will this break WPML? Wrap the keys elements? Insert occasional headers?
  • Label and heading strings are not translatable
  • Good for the community to share a format.

simonwheatley avatar Oct 08 '13 20:10 simonwheatley

I think @johnbillion only found a handful of these files in the plugin repo... so whilst it would be good to support them, if they are fundamentally flawed in anyway, we won't be losing much by not supporting it.

scottsweb avatar Oct 09 '13 11:10 scottsweb

Plugins in the repo with a wpml-config.xml file:

  • edd-multilingual
  • woocommerce-multilingual
  • events-maker
  • types (WPML plugin)
  • testimonials-widget
  • wordpress-seo
  • wp-js-detect
  • all-in-one-seo-pack
  • alo-easymail
  • wp-i18n
  • wp-e-commerce-multilingual
  • sitepress-multilingual-cms (WPML itself)

johnbillion avatar Oct 09 '13 12:10 johnbillion