Skip to content

Unknown format specifier "t" in /wp-content/plugins/Shared-Counts/includes/class-shared-counts-admin.php on line 114 #139

@JiveDig

Description

@JiveDig

I'm not sure if this is a PHP 8.x thing or not, but the line here:

__( 'Welcome to Shared Counts. Please see %1$the documentation%2$s for more information.', 'shared-counts' ),

needs to be:

__( 'Welcome to Shared Counts. Please see %1$s the documentation %2$s for more information.', 'shared-counts' ),

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions