[wpmu-trac] [WordPress MU Trac] #252: get_option or get_settings
WordPress MU Trac
wpmu-trac at lists.automattic.com
Tue Feb 6 15:52:22 GMT 2007
#252: get_option or get_settings
------------------------+---------------------------------------------------
Reporter: mypatricks | Owner: donncha
Type: defect | Status: new
Priority: normal | Milestone: WPMU 1.0
Component: component1 | Version: 1.0
Severity: normal | Keywords: get_option
------------------------+---------------------------------------------------
in changset 882, xmlrpc.php still use get_settings
577 $struct[] = array(
578 'isAdmin' => $is_admin,
579 'url' =>
get_settings('home') . '/',
580 'blogid' => $blog_id,
581 'blogName' =>
get_settings('blogname')
582 );
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/252>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list