[wordpress插件] CC-UpdateCC更新

wordpress 插件 文章 2020-03-19 18:40 644 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This plugin allows you to automatically send changes to your GIT repository, immediately after any update is made on your site.

此插件可让您在网站上进行任何更新后立即将更改自动发送到GIT存储库。

If you store the source code of your website in the GIT repository, you can use this plugin to automatically send changes in the website’s code to the repository after each update.

如果您将网站的源代码存储在GIT存储库中,则可以使用此插件在每次更新后自动将网站代码的更改发送到存储库中。

The plugin checks for updates (core, plugin, theme, translation) in a selected time interval, creates a new commit, and makes a push to the GIT repository.

该插件会在选定的时间间隔内检查更新(核心,插件,主题,翻译),创建新的提交,并推送到GIT存储库。

The plugin supports automatic WordPress updates.

该插件支持自动WordPress更新。

After each action the plugin saves the status to logs which are available through wp-admin and also are sent by email to defined recipients.

在执行每个操作后,插件会将状态保存到可通过wp-admin获取的日志,也通过电子邮件发送给已定义的收件人。

安装步骤

From your WordPress Dashboard

从您的WordPress仪表板中

    1. Go to ‘Plugins > Add New’
    2. 转到“插件>添加新内容”

    3. Search for ‘CC-Update’
    4. 搜索“ CC更新”

    5. Activate the plugin from the Plugin section on your WordPress Dashboard.
    6. 从WordPress仪表板上的“插件”部分激活插件。

    From WordPress.org

    来自WordPress.org

      1. Download ‘CC-Update’.
      2. 下载“ CC更新”。

      3. Upload the ‘cc-update’ directory to your ‘/wp-content/plugins/’ directory using your favorite method (ftp, sftp, scp, etc…)
      4. 使用您喜欢的方法(ftp,sftp,scp等)将“ cc-update”目录上传到您的“ / wp-content / plugins /”目录中

      5. Activate the plugin from the Plugin section in your WordPress Dashboard.
      6. 从WordPress信息中心的“插件”部分激活插件。

      Once Activated

      一旦激活

        1. Visit the ‘Update> Settings’ page, select your preferred options and save them.
        2. 访问“更新”设置页面,选择您喜欢的选项并保存。

        Multisite

        多站点

        The plugin can be activated and used for just about any use case.

        可以激活该插件并将其用于几乎所有用例。

          • Activate at the site level to load the plugin on that site only.
          • 在站点级别激活以仅在该站点上加载插件。

          • Activate at the network level for full integration with all sites in your network (this is the most common type of multisite installation).
          • 在网络级别激活以与网络中的所有站点完全集成(这是多站点安装的最常见类型)。

下载地址
https://downloads.wordpress.org/plugin/cc-update.zip
-EOF-

AI助手支持GPT4.0