Changeset 5360 for branches/2.2/wp-includes/functions.php
- Timestamp:
- 05/01/2007 01:13:06 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2/wp-includes/functions.php
r5289 r5360 1469 1469 } 1470 1470 1471 function wp_load_widgets() { 1472 require_once ABSPATH . WPINC . '/widgets.php'; 1473 } 1474 1471 1475 ?>
Note: See TracChangeset
for help on using the changeset viewer.