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

Language Switcher widget may still use deprecated settings #170

@tfrommen

Description

@tfrommen

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions