- Timestamp:
- 03/18/2014 10:47:49 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/inc/widgets.php
r25868 r27597 17 17 * 18 18 * @since Twenty Eleven 1.0 19 *20 * @return void21 19 **/ 22 20 function Twenty_Eleven_Ephemera_Widget() { … … 37 35 * @param array $args An array of standard parameters for widgets in this theme. 38 36 * @param array $instance An array of settings for this widget instance. 39 * @return void40 37 **/ 41 38 function widget( $args, $instance ) {
Note: See TracChangeset
for help on using the changeset viewer.