Changes between Version 7 and Version 8 of Ticket #54327, comment 3
- Timestamp:
- 10/28/2021 03:13:43 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54327, comment 3
v7 v8 1 1 tnx @SergeyBiryukov 2 2 3 Of course, I mean using this method for the developers in plugin or theme development. Because of this, the technicality of the output is not a problem. Rather, my goal i sprinting arrays or objects is to see their content very quickly.3 Of course, I mean using this method for the developers in plugin or theme development. Because of this, the technicality of the output is not a problem. Rather, my goal in printing arrays or objects is to see their content very quickly. 4 4 5 5 Otherwise, I know that from the user's point of view, and for items that are used in printing errors, such as wp_error object, it may create restrictions.