I have custom created Joomla component on my website, when I trying to unpublish some item of this component, seems that everything is OK, but in the front-end the unpublished item is still visible.
My Joomla site is vj3.8.8, but I have the same problem on the old Joomla versions too, J33 etc.
The website running in PHP5.6 environment.
In the Joomla "Global Configuration" I've changed to Development, but there is no any PHP error related to this component.
What should be the problem? Which part/file of a Joomla component contain the function which control front-end publish/unpublished function?
Thank you in advance.