Free CDN Box

설명

Free CDN Box is a plugin that automatically replaces image URLs in your content with links to a free CDN (cdn.statically.io) to improve performance and reduce loading times for your website.

Third-Party Service Usage:

This plugin uses the CDN service from statically.io to optimize image loading. By using this plugin, your images will be served through statically.io. For more information, please review their Terms of Use and Privacy Policy.

License

This plugin is licensed under the GPLv2 or later.

설치

  1. Upload the plugin files to the /wp-content/plugins/free-cdn-box directory, or install the plugin through the WordPress plugins screen directly.

  2. Activate the plugin through the ‘Plugins’ screen in WordPress.

  3. That’s it! The plugin will automatically start optimizing image URLs by replacing them with CDN URLs.

FAQ

Is this service really free?

Yes, the CDN used by this plugin (statically.io) is free to use.

What kind of images will be optimized?

All standard image formats like JPG, PNG, GIF, and more are supported.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Free CDN Box”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Free CDN Box”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2

  • Fixed: Bug causing images not to display on iPhone and some other devices

  • Integrated: Previously added prefixing of classes/functions & protection against direct access

  • Tested up to WordPress 6.8.2

1.1

  • Added third-party service documentation

  • Prefixed class and function names

  • Secured direct access to plugin files

1.0

  • Initial release