hi is it possible to create a custom function to go in the child theme functions file that will remove the kresi back link? Rather then having to type [nolink]
I have a few developers I work with and it is possible they may omit [nolink], if a client sees it it looks a bit unprofessional on our part. Also using a modified footer.php isn’t a good idea because as we update themes our footer.php won’t update so the best solution is via a function.
Can you advise on one?