edit links action to _top
hi i want to edit link redirect type from _blank to _top
now is when use click on the link or text with action goto to link
it opens in new windows i want to redirect current windows(or parrent in iframe)
i search and replace all _blank in plugin source code to _top
but doesn't work
i working with h5p wordpress plugin