Linux 软件免费装
Banner图

NGT jsDelivr CDN

开发者 nico23
更新时间 2019年9月12日 13:23
捐献地址: 去捐款
PHP版本: 5.6 及以上
WordPress版本: 5.2.2
版权: GPL 3.0
版权网址: 版权信息

标签

jQuery JS minimal JavaScript CDN Performance minimalistic

下载

0.9.1 0.9.2 0.9.4 0.9.5 0.9.6 0.9.7 1.0.0 1.1.0 0.9.0

详情介绍:

It replaces all WP Core assets with versions hosted on jsDelivr. The following conditions need to be met that plugins assets will be served from jsDeliver:
  1. The plugin needs to be hosted on wp.org. Commercial plugins and plugins from elsewhere will not work because jsDelivr mirrors the wp.org plugin dir and nothing else.
  2. The asset src URL most have /plugins/plugin-slug/ in them and end with .js or .css (excluding cash busting ?ver=1.2.3).
  3. It needs to have its current version published as a tag on the wp.org plugins SVN. Some plugins may only push to /trunk/ (like my own at the time of writing) or do not have their latest version published as tags.
Donations are really appreciated It took me a lot of time to come up with this plugin and I had many iterations over various different approaches how to do this until I came up with this working solution that also does not need much code. I know the official plugin was abandoned years ago and I looked at complicated bloated code and did not even feel like learning what its doing and never looked at it again and started from scratch. Please donate here.

更新日志:

2019-09-07 1.0.0 2019-08-31 0.9.4 2018-09-23 0.9.2 2018-09-01 0.9.1