Wordpress cache of comments -


i have plain php script changes fields on comment table. fields status or text of comment.

everything works long logged admin: comment shown changes made in plain php script. guest, no change shown, looks there cache page shown.

question: there way can invalidate cache problematically long make changes on mysql table? have change specific fields on table?


Comments