Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

Redirect All Types

Описание

This plugin makes redirecting of post, pages, and all custom post types easy. It adds a meta box to the edit/add screen of each, which the user can add a URL for redirection. Once saved, if you visit the post, page, or custom post type, you will be redirected to the inputted URL.

Инсталиране

Download and unzip to your WordPress Plugin folder. Then simple activate the plugin. The meta box will be added to all posts, pages, and custom post type. In the edit screen, just enter a valid URL including the HTTP:// and update the post. Next time when you try to view the post you will be redirected to the inputted URL.

ЧЗВ

If you have questions or comments please post them in the comment section of http://www.refactord.com/plugins/redirect-all-types

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“Redirect All Types” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Redirect All Types” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

  • 9/6/2010 – Launch of version 1.0
  • 6/26/2011 – recoded as class, improved methods for adding meta box, added nounce for security