[wordpress插件] allow-reinstalls允许重新安装

wordpress 插件 文章 2020-02-16 12:50 638 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

Allows plugins and themes to be updated using the standard WordPress plugin or theme update process.

允许使用标准WordPress插件或主题更新过程来更新插件和主题。

When you want to update a custom plugin or theme but don’t have an automated process

当您要更新自定义插件或主题但没有自动流程时

then you can use this plugin to allow you to install a new version of a plugin or theme

那么您可以使用此插件来安装新版本的插件或主题

without having to delete the existing plugin or theme.

无需删除现有的插件或主题。

Tested with WordPress 5.3 and WordPress MultiSite.

经过WordPress 5.3和WordPress MultiSite的测试。

安装步骤

    1. Upload the contents of the allow-reinstalls plugin to the /wp-content/plugins/allow-reinstalls directory
    2. 将allow-reinstalls插件的内容上传到 / wp-content / plugins / allow-reinstalls 目录

    3. Do nothing until you want to update another plugin or theme.
    4. 不执行任何操作,直到您想要更新另一个插件或主题。

    If you’ve attempted to upload a plugin and you’ve received the message that says

    如果您尝试上传插件,并且收到提示“

    Destination folder already exists.

     目标文件夹已存在。

    path-to/wp-content/plugins/your-plugin/

    路径/ wp-content / plugins /您的插件/

    Plugin install failed.

    插件安装失败。

    or you’ve attempted to upload a theme and got

    或者您尝试上传主题并获得

    Destination folder already exists.

     目标文件夹已存在。

    path-to/wp-content/themes/your-theme/

    路径/ wp-content /主题/您的主题/

    Theme install failed.

    主题安装失败。

    then you need to

    然后您需要

      1. Activate the allow-reinstalls plugin through the ‘Plugins’ menu in WordPress.
      2. 通过WordPress中的“插件”菜单激活允许重新安装插件。

      3. Upload the plugin or theme you want to replace.
      4. 上传要替换的插件或主题。

      5. Deactivate the allow-reinstalls plugin.
      6. 停用允许重新安装插件。

下载地址

https://downloads.wordpress.org/plugin/allow-reinstalls.0.0.2.zip

https://downloads.wordpress.org/plugin/allow-reinstalls.0.0.2.zip

-EOF-

AI助手支持GPT4.0