Make WordPress Core

Changes between Version 7 and Version 8 of Ticket #54327, comment 3


Ignore:
Timestamp:
10/28/2021 03:13:43 PM (3 years ago)
Author:
myousefi08
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54327, comment 3

    v7 v8  
    11tnx @SergeyBiryukov
    22
    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 is printing arrays or objects is to see their content very quickly.
     3Of 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.
    44
    55Otherwise, 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.