Ticket #41105: options.diff
| File options.diff, 397 bytes (added by , 8 years ago) |
|---|
-
options.php
220 220 update_option( $option, $value ); 221 221 } 222 222 223 do_action( 'update_option_page', $option_page, $options ); 224 223 225 /* 224 226 * Switch translation in case WPLANG was changed. 225 227 * The global $locale is used in get_locale() which is