Conditional: current user updated post in the last X days
I just realized that in my previous answer I focused on duplicating your current SQL query but your query is not what your question’s text says. One condition seems to be that the current user must be the original author. If the revision history exists, then we would need to find out the who authored … Read more