Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Staging CDN

Опис

This is a WordPress plugin built for development & staging sites.

What does it do?

Staging CDN works similar to a CDN but instead of referencing a CDN it references all media from an existing production site.
The plugin is very lightweight and only rewrites the src url if the file does not exist locally

Who is it for? What is its purpose?

The plugin was built for developers to speed up their workflow so they can spend more time developing and less time keeping their environments in snyc.

Встановлення

  1. Upload the plugin files to the /wp-content/plugins/staging-cdn directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. From the dashboard go into Tools->Staging CDN to configure the plugin or press settings from the plugins overview.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Staging CDN” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Staging CDN” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • Plugin released to .org