Changes between Version 5 and Version 6 of Ticket #54327, comment 3
- Timestamp:
- 10/28/2021 03:12:26 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54327, comment 3
v5 v6 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 technical of the output is not a problem. Rather, my goal in printing 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.