Ticket #29007: 29007-01.patch
File 29007-01.patch, 508 bytes (added by , 11 years ago) |
---|
-
wp-includes/widgets.php
689 689 /** 690 690 * Register widget for use in sidebars. 691 691 * 692 * The default widget option is 'classname' that can be overrid e.692 * The default widget option is 'classname' that can be overridden. 693 693 * 694 694 * The function can also be used to unregister widgets when $output_callback 695 695 * parameter is an empty string.