[wpmu-trac] [WordPress MU Trac] #1060: Data Being Saved to DB
WordPress MU Trac
wpmu-trac at lists.automattic.com
Thu Jul 16 15:35:30 UTC 2009
#1060: Data Being Saved to DB
------------------------+---------------------------------------------------
Reporter: parkstreet | Owner: donncha
Type: defect | Status: closed
Priority: normal | Milestone:
Component: component1 | Version: 2.8.1
Severity: normal | Resolution: fixed
Keywords: |
------------------------+---------------------------------------------------
Changes (by donncha):
* status: assigned => closed
* resolution: => fixed
Comment:
Bah, had a big explanation written but Trac complained because of your
update and it's gone now.
In short, this is what WP does with the *_options() commands so it's
better to be consistent. See what wp-admin/options.php does. You'll have
to stripslashes() before updating/adding site options.
For plugin authors, they'll have to check if $wp_db_version >= 11548 if
they care about supporting old versions. Every site should upgrade
though...
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/1060#comment:8>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list