Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Staging CDN

Descripción

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.

Instalación

  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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Staging CDN» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Staging CDN» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • Plugin released to .org