Title: State
Last modified: August 30, 2016

---

# State

 *  Resolved [cmte4dm](https://wordpress.org/support/users/cmte4dm/)
 * (@cmte4dm)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/state-1/)
 * Can the “state” be set to a specific default?
 * [https://wordpress.org/plugins/wp-payeezy-pay/](https://wordpress.org/plugins/wp-payeezy-pay/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Rick Rottman](https://wordpress.org/support/users/rickrottman/)
 * (@rickrottman)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/state-1/#post-6676616)
 * Yes, but it would require the source file to be modified. If you’re comfortable
   with that, open `wp-payeezy-pay.php in an editor like Notepad ++ and go to the
   line the state you want to make default (line 117 thru 168). Change it from:
 * `echo '<option value="Maryland">Maryland</option>';`
 * to:
 * `echo '<option value="Maryland" selected="selected">Maryland</option>';`

Viewing 1 replies (of 1 total)

The topic ‘State’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-payeezy-pay_aeb9c6.svg)
 * [WP Payeezy Pay](https://wordpress.org/plugins/wp-payeezy-pay/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-payeezy-pay/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-payeezy-pay/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-payeezy-pay/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-payeezy-pay/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-payeezy-pay/reviews/)

## Tags

 * [state](https://wordpress.org/support/topic-tag/state/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rick Rottman](https://wordpress.org/support/users/rickrottman/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/state-1/#post-6676616)
 * Status: resolved