How to modify displayed link’s attributes?
-
Since there seems to be no way to add “nofollow” to selected links through the admin pannel, i figured i’ll just set the ones i need to rel=muse and change muse to nofollow when the link is being displayed. However, I’ve looked thorugh https://codex.www.ads-software.com/Plugin_API/Hooks#Filter_Hooks and didn’t find anything to help hook to any event when a link is being requiested/displayed.
Right now i hacked get_links() and i do it there, but is there a way to do it through the plug-in? what event should i hook for this?
thanks in advance!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to modify displayed link’s attributes?’ is closed to new replies.