Is updating from a zip file the same as a regular update? [closed]
As @PatJ commented, a ZIP file just contains files. Those files are extracted and placed in the proper folder, overwriting any existing files of the same name. When a plugin is updated, the process gets the ZIP file from the WordPress repository, and installs it into a temporary folder. The update process then, after all … Read more