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.

Url Memory

Descripción

If the URL of a page, post, existing is changed, all the internal links pointing to this page website, post must be updated automatically. Internal links only concern hierarchy and widgets. Links in content are not included and must be updated manually.

In order to avoid the manual update in content, we will implement a plugin that will keep the URLs in «life.» This solution will make redirects from an old URL to a new one.

Option Page :
– Delete all redirections by flushing table – Import all your existing content

Tools Page :
– Search in all redirections – Manage every redirection by deleting them.

Contribute on https://github.com/asadowski10/url-memory

This plugin is developped on WordPress 3.4, with the constant WP_DEBUG to TRUE.

Instalación

  1. Download, unzip and upload to your WordPress plugins directory
  2. Activate the plugin within you WordPress Administration Backend

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

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

Colaboradores

Traduce «Url Memory» 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

  • Version 1.0 :
    • First version stable