[wp-trac] [WordPress Trac] #37635: BUG in get_option
WordPress Trac
noreply at wordpress.org
Fri Sep 9 18:17:14 UTC 2016
#37635: BUG in get_option
--------------------------------+------------------------------
Reporter: tazotodua | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Options, Meta APIs | Version:
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
--------------------------------+------------------------------
Comment (by tazotodua):
@swissspidy well, actually I've made mistake while I gave the example data
above. As it's english, it doesnt have problem, but here is actual example
of `get_option` value (serialized, saved in phpmyadmin):
http://pastebin.com/raw/i4YVxKpK
please, try your above method same this data.
p.s. what's interesting, the `get_option` for that data works on my
Production website, but on localhost it doesnt work (returns false).
the DB are both InnoDB (latin1_swedish_ci) and tables are both
utf8mb4_unicode_ci.
what's more, wp-config are same for both.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37635#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list