Changeset 5360 for trunk/wp-includes/functions.php
- Timestamp:
- 05/01/2007 01:13:06 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r5308 r5360 1503 1503 } 1504 1504 1505 function wp_load_widgets() { 1506 require_once ABSPATH . WPINC . '/widgets.php'; 1507 } 1508 1505 1509 ?>
Note: See TracChangeset
for help on using the changeset viewer.