Closed stuwest closed 8 years ago
ok fixes committed.
one more thing. i'm getting a duplicate &submit=Update+examples
URL parameter when I use the dropdowns to change the examples. Something about using submit_button()
but I can't figure it out.
i'm getting a duplicate
&submit=Update+examples
URL parameter when I use the dropdowns to change the examples
I'm not able to reproduce -- can you list the steps that result in this?
Here's how to reproduce the extra parameter issue:
/wp-admin/options-general.php?page=wp-cldr
http://localhost:8888/wp-admin/options-general.php?locale=de_CH&page=wp-cldr&country=US&submit=Update+examples
rebased and merged this one. the only outstanding item is the redundant URL parameter, which isn't blocking. opened issue #69 for it.
i needed to do some testing so put together a quick demo page which seems a fine thing to have on the plugin settings page.