mirror of
https://github.com/WenPai-org/wp-china-yes.git
synced 2025-08-06 21:53:56 +08:00
feat: 性能优化
This commit is contained in:
parent
789c920032
commit
7121b4b7ef
8 changed files with 63 additions and 57 deletions
|
@ -115,7 +115,7 @@ if ( ! function_exists( 'wp_china_yes_import_ajax' ) ) {
|
|||
}
|
||||
|
||||
// Success
|
||||
update_option( $unique, $data );
|
||||
update_option( $unique, $data, true );
|
||||
|
||||
wp_send_json_success();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue