Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Easy Theme and Plugin Upgrades

Descrição

WordPress has a built-in feature to install themes and plugins by supplying a zip file. Unfortunately, you cannot upgrade a theme or plugin using the same process. Instead, WordPress will say “destination already exists” when trying to upgrade using a zip file and will fail to upgrade the theme or plugin.

Easy Theme and Plugin Upgrades fixes this limitation in WordPress by automatically upgrading the theme or plugin if it already exists.

While upgrading, a backup copy of the old theme or plugin is first created. This allows you to install the old version in case of problems with the new version.

Attention: Version 2.0.0 changed the functionality of the plugin. You are no longer required to select “Yes” from a drop down before the theme or plugin can be upgraded. The need for an upgrade is now detected automatically. So, if you are used to the old functionality of the plugin, do not be concerned about the absence of upgrade details on the theme and plugin upload pages. Simply upload the theme or plugin as if you were installing it, and the plugin will automatically handle upgrading as needed.

Instalação

  1. Download and unzip the latest release zip file
  2. Upload the entire easy-theme-and-plugin-upgrades directory to your /wp-content/plugins/ directory
  3. Ative o plugin por meio do menu “Plugins” no WordPress

FAQ

Por que o plugin não mostra mais a lista suspensa para selecionar “Sim”? O plug-in está quebrado?

A partir da versão 2.0.0, esse plugin não requer mais que uma lista suspensa seja usada para indicar que uma atualização deve ser executada. O plugin agora pode determinar se uma atualização é necessária automaticamente. Esta alteração não só agiliza o processo para muitos usuários, como também corrigiu problemas de compatibilidade que alguns usuários experimentaram nas versões anteriores.

How do I upgrade a theme?

  1. Download the latest zip file for your theme.
  2. Log into your WordPress site.
  3. Go to Appearance > Themes.
  4. Click the “Add New” button at the top of the page.
  5. Click the “Upload Theme” button at the top of the page.
  6. Select the zip file with the new theme version to install.
  7. Click the “Install Now” button.

Como faço para atualizar um plugin ?

  1. Download the latest zip file for your plugin.
  2. Log into your WordPress site.
  3. Vá para Plugins > Adicionar novo.
  4. Clique no botão “Enviar plugin” na parte superior da página.
  5. Select the zip file with the new plugin version to install.
  6. Click the “Install Now” button.

Como faço para acessar o backup de um antigo tema ou plugin?

  1. Log into your WordPress site.
  2. Vá para Mídia & gt; Biblioteca.
  3. Digite ” backup” no campo de pesquisa e pressione a tecla “Enter”.
  4. Localize o backup desejado na lista resultante.
  5. Clique no título do backup desejado.
  6. The URL to the backup file is listed on the right side of the page under “File URL”. You can copy and paste that URL into your browser’s URL bar in order to start a download.

Avaliações

21 janeiro, 2024
I used this plugin in the past and recently on a WordPress 6.4.2 installation without problems. It does what it is supposed to do.
8 novembro, 2022
Add plugin results in "The plugin does not have a valid header." Everything about this theme is low-grade and they are slow to update. I have over 100 themes and this is the only one that has continual update problems and even the recommended way of updating has problems. Pfft
Leia todas as 117 avaliações

Colaboradores e desenvolvedores

“Easy Theme and Plugin Upgrades” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Registro de alterações

2.0.2

  • Misc: Version bump to show that this project is still active. No code changes are needed for functionality to continue.

2.0.1

  • Compatibility Update: Updated to indicate compatibility with WordPress 4.9.8.

2.0.0

  • Enhancement: Removed the requirement for the user to select “Yes” from the drop down in order to initiate an update. This new version does not change the appearance of the upload form. Instead, it automatically creates a backup and performs an upgrade if the supplied plugin or theme already exists.
  • Enhancement: If a zip backup file cannot be created, the old directory is renamed to a new name in order to still keep a backup.
  • Enhancement: Updated the code to use a better way of integrating the upgrade logic. This approach should greatly reduce the potential for conflicts with other code or site configurations.
  • Enhancement: The backup details now are found in the same format as the rest of the upgrade messages.

1.0.6

  • Bug Fix: Fixed updates not working with some formats of zip files. Thanks to the team at Kaira for helping solve this issue.

1.0.5

  • Compatibility Fix: Added support for PHP 7.

1.0.4

  • Enhancement: Updated instructions on how to upgrade themes.

1.0.3

  • Compatibility Fix: Added compatibility for theme upgrades in WordPress 3.9.

1.0.2

  • Bug Fix: Removed a stray <i> tag in the Install Plugins screen that caused problems with installing plugins on WPEngine sites.

1.0.1

  • Bug Fix: Fixed an issue with the “The site is being updated and will be back in a few minutes” message showing on the frontend of the site for a few minutes after an upgrade. This only happened on multisite networks.

1.0.0

  • Initial release version