我正在尝试修改一个插件,其中我需要更新wp\\u options中的一个值,该值有多个值。
我的option_name
是ws_mem_options
以及
option_value
具有格式中的值
s:20:"pro_sp_email_subject";s:36:"Thank You! (instructions for access)";s:20:"mem_email_message";s:309:"Thanks %%first_name%%!
%%item_name%%
Transaction ID: %%txn_id%%
Charges today: $%%amount%%
Your order can be retrieved here:
%%sp_access_url%%
( link expires in %%sp_access_exp%% )
If you have any trouble, please feel free to contact us.
Best Regards,
Don't Just Watch TV, Participate!";s:120:"mem_coupon_codes";s:66:"CHRISTMAS-25|25%|01/01/2021
100%OFF|100%
SAVE-10|10%
dumpme|10%";s:15:"mem_default_tax";s:4:"0.0%";s:13:"mem_tax_rates";
如何向添加更多值
s:120:"mem_coupon_codes";s:66:"wow-25|25%|01/01/2021
100%OFF|100%
now-10|10%
dumpme|10%";