Changeset 29276
- Timestamp:
- 07/23/2014 05:20:10 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/widgets.php
r29064 r29276 690 690 * Register widget for use in sidebars. 691 691 * 692 * The default widget option is 'classname' that can be overrid e.693 * 694 * The function can also be used to un register widgets when $output_callback692 * The default widget option is 'classname' that can be overridden. 693 * 694 * The function can also be used to un-register widgets when $output_callback 695 695 * parameter is an empty string. 696 696 *
Note: See TracChangeset
for help on using the changeset viewer.