[wpmu-trac] [WordPress MU Trac] #205: invalid function call in
tiny_mce_config.php
WordPress MU Trac
wpmu-trac at lists.automattic.com
Tue Nov 28 11:56:32 GMT 2006
#205: invalid function call in tiny_mce_config.php
------------------------+---------------------------------------------------
Reporter: qrof | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: WPMU 1.0
Component: component1 | Version: 1.0
Severity: normal | Keywords:
------------------------+---------------------------------------------------
if ( !user_can_switchedit() )
$mce_buttons = str_replace('wp_help', 'wp_help,code',
$mce_buttons);
The function user_can_switchedit() does not exist anymore, it has been
replaced with user_can_richedit().
Changed in general-template.php rev. 797
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/205>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list