Skip to content

is-installed for themes and plugins should only support one language code  #48

Open
@ocean90

Description

@ocean90

2660f96 added support for is-installed to language core and follows the core/plugin/theme commands. All the commands only support one object to check for. This makes sense because the return value is only 0 or 1.

In 51a5ff0 this was also added to language plugin/theme but in this case it also supports passing multiple language codes. This made the genreal behaviour of is-installed inconsistent and I'm wondering why someone would use this since you'd never know which language code isn't installed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions