Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agusmu/f42575b0de324b2b0183 to your computer and use it in GitHub Desktop.
Save agusmu/f42575b0de324b2b0183 to your computer and use it in GitHub Desktop.
if ( $post->post_parent )
{
wp_redirect( get_permalink( $post->post_parent ), 301 );
}
else
{
wp_redirect( site_url(), 301 ) );
}
die();
@webdrafting
Copy link

Hello i am from Kiev - Ukraine and i want to ask.

Can we cooperate.

I wont to create local page with many others event if i have start ern money i can pay you for your theme 2 price.

Please can you can give me demo period for your theme ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment