My goal is to have the cursor focus on the tag field, but I’m suspecting there’s something either in TinyMCE or WP itself has some form of autofocus that I’m not able to see using the inspector, and searching through either the loaded html or the source files themselves isn’t finding anything with .focus that looks like it’s doing what I’m suspecting.
Any ideas on how to disable the built in auto focus on post.php?
Please note I’m using the classic editor and not Gutenberg.
]]>