Skip to content

Instantly share code, notes, and snippets.

@zagarskas
Created September 16, 2022 20:45
Show Gist options
  • Save zagarskas/7df3210d748aceae37343991aa656eea to your computer and use it in GitHub Desktop.
Save zagarskas/7df3210d748aceae37343991aa656eea to your computer and use it in GitHub Desktop.
WordPress - Contact Form 7 State Dropdown - State Codes only
[select* your-state "AL" "AK" "AZ" "AR" "CA" "CO" "CT" "DE" "DC" "FL" "GA" "HI" "ID" "IL" "IN" "IA" "KS" "KY" "LA" "ME" "MD" "MA" "MI" "MN" "MS" "MO" "MT" "NE" "NV" "NH" "NJ" "NM" "NY" "NC" "ND" "OH" "OK" "OR" "PA" "RI" "SC" "SD" "TN" "TX" "UT" "VT" "VA" "WA" "WV" "WI" "WY"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment