How to hide ids from URL [closed]
That’s a basic facet of how web browsers work, you pass the ID as fragment in the address bar and it knows to scroll to that point. It would be possible to bodge your way around it with an event handler, but That’s not specific to WordPress, so would be best asked on a different … Read more