Forums

standardize tag capitalization in back end? (1 post)

  1. jwind
    Member
    Posted 5 months ago #

    I'm running into an issue here with "tag" & "Tag" or even "tAg" are all differnt tags as far as WP is concerned due to capitalization. I thought the easiest way to solve this was just apply some JS to the tag input like so:

    $('#side-info-column input').css('text-transform', 'capitalize');

    Which works, but the capitalization does not actually persist once the tag is added.

Reply

You must log in to post.

About this Topic

Tags