Changeset 4182 for trunk/wp-admin/admin-functions.php
- Timestamp:
- 09/11/2006 02:19:15 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/admin-functions.php
r4176 r4182 939 939 return $error; 940 940 } else { 941 apply_filters( 'wp_create_thumbnail', $thumbpath ); 941 942 return $thumbpath; 942 943 }
Note: See TracChangeset
for help on using the changeset viewer.