Viewing 2 replies - 1 through 2 (of 2 total)
  • You could try placing this:

    <?php wp_redirect( home_url() ); exit; ?>

    into your themes attachment.php file. If it does’t exist just create it with the code above in and nothing else.

    Thread Starter Uendi

    (@uendi)

    Hi Mark

    It really works. Thank you so much for your help.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Redirect ?attachment_id to Home page’ is closed to new replies.