Guest User

Untitled

a guest
Jan 16th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <form action="<?php echo home_url(); ?>/contact/" method="post">
  2. <input type="hidden" name="post_title" value="<?php the_title(); ?>">
  3. <input type="submit" value="お問い合わせはこちら">
  4. </form>
Add Comment
Please, Sign In to add comment