Skip to content

site_description is not correctly used. #12114

@tateisu

Description

@tateisu

public page sidebar and og description use site_short_description || site_description.
but /about use only site_short_description.

if I set site_short_description to empty for using site_description ,
then /about show empty site_short_description.

Where is site_description should be used?

I think /about shall use site_description || site_short_description .
priority is site_description in this place.

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