Skip to content

Instantly share code, notes, and snippets.

@maecha
Last active June 30, 2017 02:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maecha/793b440b05b6f9288230081498494eed to your computer and use it in GitHub Desktop.
Save maecha/793b440b05b6f9288230081498494eed to your computer and use it in GitHub Desktop.
WordPress Contact Form 7 selectのデフォルトを動的に
// ex) test_type = 'テスト1'
[select* test_type include_blank default:get "テスト1" "テスト2" "テスト3" "テスト4" "テスト5(test)"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment