Is there a quick way to determine what actions or whatever direct to a particular page?
For example, if I were to delete a page, I would first want to find every link, button, etc that directs to that page so I can redirect or remove them as necessary.
How would one go about doing that?
Thanks!