Make WordPress Core

Changes between Version 5 and Version 6 of Ticket #17276, comment 20


Ignore:
Timestamp:
05/04/2011 08:12:34 PM (13 years ago)
Author:
squeeky
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17276, comment 20

    v5 v6  
    88line 513 :
    99{{{
    10                 $widget_ops = array('classname' => 'widget_recent_entries', [ ... snip ... ]
     10                $widget_ops = array('classname' => 'widget_recent_entries', ...
    1111}}}
    1212
     
    5151line 599 :
    5252{{{
    53                 $widget_ops = array('classname' => 'widget_recent_comments', [ ... snip ... ]
     53                $widget_ops = array('classname' => 'widget_recent_comments', ...
    5454}}}
    5555