Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Language Switcher widget may still use deprecated settings #170

Closed
tfrommen opened this issue Sep 11, 2015 · 1 comment
Closed

Language Switcher widget may still use deprecated settings #170

tfrommen opened this issue Sep 11, 2015 · 1 comment

Comments

@tfrommen
Copy link
Member

As of MLP 2.2.0 the language switcher settings for text and flag information has changed (see #112). Unchanged old settings, however, use, of course, the old and now deprecated values. This is no actual problem as we adapt these deprecated settings in the internally called Mlp_Helpers::show_linked_elements() method, but having the MLP core code trigger a PHP Notice (due to _doing_it_wrong()) is suboptimal.

The best solution most probably is to update and adapt the settings in both the widget's form and widget methods.

@tfrommen
Copy link
Member Author

Closed with 2298842.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant