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