Stepel
Member
Hi,
I added column to table xf_post.
I want to change displayed post if the value in this column is 1.
I don't want to change REALLY message in database, I just want to "hide" real message and put there example my phrase.
What is the best way to do it ?
Should i ovverride preparePost method in Post Model ?
I added column to table xf_post.
I want to change displayed post if the value in this column is 1.
I don't want to change REALLY message in database, I just want to "hide" real message and put there example my phrase.
What is the best way to do it ?
Should i ovverride preparePost method in Post Model ?