Skip to content

Review string translations #388

@dmseaton

Description

@dmseaton

Various string translations involving anchors in Monolith are being pieced together in an difficult to manage way.

Instead of using segments of __(), try the sprintf method:

sprintf( __('Here is a <a href="%s"> link', 'monolith'), $url )

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions