[wp-trac] [WordPress Trac] #11644: multiple blogs & sites / merge WPMU
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 20 23:33:25 UTC 2010
#11644: multiple blogs & sites / merge WPMU
----------------------------+-----------------------------------------------
Reporter: hakre | Owner: wpmuguru
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 3.0
Component: Multisite | Version:
Severity: normal | Keywords: multisite
----------------------------+-----------------------------------------------
Comment(by ryan):
> That change is a first step. It helps security by actually escaping the
data properly, but the extra fields are an issue. I just haven't gotten to
rewriting it the rest of the way. Patches appreciated. There are dozens of
places in the ms- files that need to use prepare(), insert(), or update()
rather than stuffing POST and GET values directly into a query.
In thise case, we should introduce a new API function called
update_blog_details() that takes care of validating the fields, doing the
update(), and doing update_blog_status() and update_option() on
blog_public.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11644#comment:97>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list