Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Url Memory

Description

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.

Installation

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

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« Url Memory » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Url Memory » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal des modifications

  • Version 1.0 :
    • First version stable