How to disable Post History ???
-
I just want to achieve functionality in which I want to disable the post history for some time. So the scenario is that whenever the admin adds some tags to a particular topic, it adds this thing to post history. Therefore, is there any way to stop this functionality at all?. Please provide suggestions on this. It would really help us to further dig into it in terms of implementation.
As you can see above the screenshot, in which I am getting the history icon. By commenting out this line which shows, is not a reliable solution because It does not restrain to add history into the database.
-
-
@rajeev2189 The scenario is that we want to migrate posts from subcategory to parent category and in this, we don't want to create the history of it.
-
@rajeev2189 this sounds like a bug. Can you please report it on our GitHub repo?