Viewing 16 replies (of 16 total)
  • <?php
    header ('HTTP/1.1 301 Moved Permanently');
    header ('Location: '.get_permalink($post->post_parent));
    ?>

    Put that in your themes attachment.php

Viewing 16 replies (of 16 total)
  • The topic ‘Disable ‘attachment’ posts without remove the Medias’ is closed to new replies.