Viewing 1 replies (of 1 total)
  • $lang initialisation is wrapred inside this block

    if (defined('WPLANG')) {
    ...
    }

    WordPress 4 depecates WPLANG constant.

    You can define WPLANG in wp-config.php and get another notice in wp-admin, about deprecation.

Viewing 1 replies (of 1 total)

The topic ‘Notices in latest plugin version’ is closed to new replies.