summaryrefslogtreecommitdiffstatshomepage
path: root/src/wp-admin/includes/class-wp-ajax-upgrader-skin.php
Commit message (Expand)AuthorAge
* Code Modernization: Replace usage of `strpos()` with `str_contains()`.Sergey Biryukov2023-06-22
* Code Modernization: Explicitly declare all properties in `WP_Ajax_Upgrader_Sk...Sergey Biryukov2022-08-29
* Code Modernization: Fix reserved keyword and parameter name mismatches for pa...Tonya Mork2021-09-09
* Docs: Add missing descriptions for `Automatic_Upgrader_Skin` methods.Sergey Biryukov2020-11-14
* Docs: Add missing documentation for various upgrade/install class properties ...Sergey Biryukov2020-07-28
* Docs: Add a `@since` note about new parameters with the spread operator added...Sergey Biryukov2019-10-09
* Code Modernisation: Introduce the spread operator in `wp-admin/includes/class...Sergey Biryukov2019-09-15
* Upgrade/Install: Correct operator precedence for an error code in `WP_Ajax_Up...Sergey Biryukov2019-05-31
* General: Introduce `WP_Error::has_errors()` method and use it where appropriate.Sergey Biryukov2018-02-27
* Code is Poetry.Gary Pendergast2017-11-30
* Docs: Remove `@access` notations from method DocBlocks in wp-admin/* classes.Drew Jaynes2017-07-27
* Upgrade/Install: In `WP_Ajax_Upgrader_Skin`, call `::get_error_codes()` metho...Sergey Biryukov2017-07-26
* Upgrade/Install: Make some install/update failures more verbose.Dominik Schilling2016-08-04