Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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