Changes between Initial Version and Version 1 of Ticket #34617, comment 30
- Timestamp:
- 11/14/2015 02:18:21 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34617, comment 30
initial v1 2 2 3 3 Is there any way to do this? 4 5 Unfortunately just using the `$upgrader` instance allows for many permutations of Updaters, Bulk_Updaters, and updater skins to parse out the plugin or theme that is being updated. `$args['hook_extra']` puts this info in a very simple place and no parsing of the `user-repo-hash` needs to be done. Because of the vast combinations of GitHub user names, repository names and hashes. The renaming code becomes ever so complex.