Changes between Initial Version and Version 1 of Ticket #34424
- Timestamp:
- 10/24/2015 09:28:23 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34424
- Property Keywords needs-patch added
-
Property
Summary
changed from
Fix return even though it has already been echo in "wp-includes/load.php"
toFix return even though it has already been echo in timer_stop()
-
Ticket #34424 – Description
initial v1 1 Fix return even though it has already been echo in "wp-includes/load.php" 1 Don't return the result when it has been echoed in `timer_stop()`