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.

Redirect and Log

Description

Redirect and Log is a straightforward, no-nonsense way to track visits to a page, then to send a visitor somewhere else.

A new meta box will be added to the edit post page. If the value is not empty, visitors will be redirected to the new location, and their IP address will be logged in a simple custom table. That’s it! No bells or whistles.

Captures d’écrans

  • A new post, and the meta box down below.
  • Just the meta box. Short and sweet.
  • A sample table in the database to show what type of data we’re storing.

Installation

Place all the files in a directory inside of wp-content/plugins (for example, redirect-and-log), and activate the plugin.

FAQ

Where can I choose the URL to redirect to?

Each page will have a meta box added. You can enter your URL there. Blank URLs will result in no behaviour.

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« Redirect and Log » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Redirect and Log » 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

1.0

  • First release!