Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #37531, comment 15


Ignore:
Timestamp:
08/02/2016 10:21:43 PM (8 years ago)
Author:
ocean90
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37531, comment 15

    initial v1  
    66* All Ajax handlers are updated to use the new skin.
    77* Each Ajax handler now checks for the 3 error sources: 1) Result of the install/update method, 2) `$skin->result` and 3) `$skin->get_errors()`.
     8* Note: The current `call_user_func_array()` works in all supported PHP versions, see https://3v4l.org/15dEY.