[wp-trac] [WordPress Trac] #16348: Dashboard widget preferences not being honored

WordPress Trac wp-trac at lists.automattic.com
Sat Jan 22 20:54:01 UTC 2011


#16348: Dashboard widget preferences not being honored
-------------------------------------+------------------
 Reporter:  kpdesign                 |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  3.1
Component:  Network Admin            |     Version:  3.1
 Severity:  normal                   |  Resolution:
 Keywords:  network-admin-dashboard  |
-------------------------------------+------------------

Comment (by markjaquith):

 Do we have something like this?

 {{{
 function add_suffix_once( $string, $suffix ) {
    return preg_replace( '#' . preg_quote( $suffix, '#' ) . '$#', '',
 $string ) . $suffix;
 }
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16348#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list