Changeset 26220 for trunk/src/wp-admin/includes/deprecated.php
- Timestamp:
- 11/15/2013 08:14:44 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/deprecated.php
r26144 r26220 731 731 function wp_dashboard_quick_press_output() { 732 732 _deprecated_function( __FUNCTION__, '3.2', 'wp_dashboard_quick_press()' ); 733 wp_dashboard_quick_ draft();733 wp_dashboard_quick_press(); 734 734 } 735 735
Note: See TracChangeset
for help on using the changeset viewer.