Changeset 23191 for trunk/wp-content/themes/twentyeleven/inc/widgets.php
- Timestamp:
- 12/20/2012 03:55:32 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyeleven/inc/widgets.php
r22199 r23191 31 31 * @param array An array of standard parameters for widgets in this theme 32 32 * @param array An array of settings for this widget instance 33 * @return void Echoes it 's output33 * @return void Echoes its output 34 34 **/ 35 35 function widget( $args, $instance ) {
Note: See TracChangeset
for help on using the changeset viewer.