I have an admin user who is only for correcting the spelling errors and grammar stuff, however, when he corrects some post that is several hours or days old and just changes “People are gready” to “People are greedy” in the title or makes some other changes in the content, the update date is changed and I don’t want that to happen.
Is there any build-in WP function that I can use that for some users e.g. for user with ID 14 and 19. Any idea how to do that?
A bare-bones version would look something like:
I expect that in practice you probably want more complicated logic but that should get you started.