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