This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

zhanzhangb-tcdn

Description

插件功能:自动刷新腾讯云CDN刷新缓存的插件。1、发布或更新文章时,将自动刷新文章页、首页、分类列表页、标签列表页相关URL缓存。2、发表评论或评论被审批后,将自动刷新文章页CDN缓存。兼容Gutenberg
插件作者:站长帮

Arbitrary section

隐私说明:本插件通过腾讯云CDN的官方API接口刷新缓存,如果使用本插件,代表您同意将URL与腾讯云密钥(SecretId与SecretKey)等信息发送至”cdn.api.qcloud.com”。

腾讯云隐私政策(Privacy Policy):https://cloud.tencent.com/document/product/301/11470

插件支持:https://www.zhanzhangb.com

本插件由站长帮制作并发行,官网:https://www.zhanzhangb.com

A brief Markdown Example

Screenshots

  • /assets/screenshot-1.png
  • /assets/screenshot-2.png

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Plugin Name screen to configure the plugin
  4. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)

FAQ

如何获得腾讯云CDN密钥?

腾讯云CDN 密钥获得地址:https://console.cloud.tencent.com/cam/capi

为什么刷新CDN缓存失败

请先查看腾讯云CDN后台管理中的刷新日志,如果没有相应日志,请禁用所有其它插件试试。

Reviews

March 31, 2020 1 reply
经过测试,插件完全OK 使用插件后,网站全静态CDN缓存了
Read all 2 reviews

Contributors & Developers

“zhanzhangb-tcdn” is open source software. The following people have contributed to this plugin.

Contributors

Translate “zhanzhangb-tcdn” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.2.0

*1、新增:只有在发表新文章时才刷新首页、分类页等相关缓存,仅更新文章时,只刷新文章CDN缓存。
*2、修复已知BUG。

1.1.0

1、新增:更新文章时,如果文章有多个分类,将刷新所有分类的缓存。
2、修复计划任务发布文章刷新缓存错误的BUG。

1.0.6

如果刷新缓存失败,增加错误日志(中文),并可在后台设置页面查看。

1.0.5

如果刷新缓存失败,增加错误日志,并可在后台设置页面查看。

1.0.4

如果发布的文章类型不是post,则不刷新缓存。
修复一些BUG。

1.0.3

适配WordPress 5.4。

1.0.2

优化设置界面。

1.0.1

修复错误,规范代码。

1.0.0

  • 首次正式发布
  • 经过两周的测试与修正