• Resolved Sel?uk G?ktekin

    (@sgoktekin)


    Dear [Plugin Author/Support Team],

    I hope this message finds you well.

    I am writing to request a correction in the code for the format_modified method. In the current version, the date format string is defined as follows:

    $date_format = _x( '%1$s \a\t %2$s', 'date and time format', 'code-snippets' );

    This string causes issues with formatting. To resolve this, please update it to the following corrected format:

    $date_format = _x( '%1$s at %2$s', 'date and time format', 'code-snippets' );

    This change should ensure that the date and time format is displayed correctly.

    Thank you for your attention to this matter. If you need any further information, please let me know.

    Best regards,

    Sel?uk G?ktekin

Viewing 1 replies (of 1 total)
  • Plugin Author Shea Bunge

    (@bungeshea)

    Hi Sel?uk,

    Thanks for reporting this. It’s a very strange mistake – I’m not sure how it could have occurred in the first place.

    I’ve fixed this in our development version, and it should be fixed in the next release.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.