Skip to content

Redux causes notices in Theme Check plugin #2685

@IgorCode

Description

@IgorCode

I'm getting these two notices when I run Theme Check:
Notice: Undefined offset: 2 in /wp-content/plugins/theme-check/checks/textdomain.php on line 82
Notice: Undefined offset: 3 in /wp-content/plugins/theme-check/checks/textdomain.php on line 82

I have identified this to be due to a string concatenating inside ReduxFramework, welcome.php file:
...s a <a href="' . 'https://' . 'wordpress.org/s...
Is there any reason why this string is not in one piece?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions