wp_get_attachment_links do not modify output for attachment links
There has been a misunderstanding of how page content works here: but this code not modified links in page content. What is wrong with this code? Once the links are saved in the post content you have to reopen the post and resave/reinsert for new code to take effect. Filters only modify the links when … Read more