Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

WP-Redirection

Опис

This plugin provides a solution to broken links when a site is move/migrated to wordpress. For example, have you recently migrated your site to wordpress only find that some old urls which are still be externally linked are producting file not found errors. Are you apprehensive in modifying the htaccess to add permanent redirects or do not have access to the htaccess file. Well, WP-Redirect solves this problem, because WP-Redirect allows setting old link redirection to new wordpress pages through the plugin administrator page. You can define closely match, exact match or even regular expression matching of old urls to redirect to new wordpress pages.

Contact

Support is provided at https://github.com/presspage2018/wp-redirection/issues. You will require a free account on github.com

Please contact presspage.entertainment@gmail.com or visit the above forum with questions, comments, or requests.

Встановлення

To instal this plugin, follow these steps:

  1. Download the plugin
  2. Extract the single file
  3. Extract the plugin to the /wp-content/plugins/ directory as new directory will be created identified as ‘WP-Redirection’
  4. Activate the plugin through the ‘Plugins’ menu in WordPress, identified by ‘WP-Redirection’

Часті питання

Please do not be afraid of asking questions?

(There are no stupid or dumb questions!)

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“WP-Redirection” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “WP-Redirection” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0.3

  • Fixed add_options_page capability resulting in has_cap deprecated error

1.0.2

  • Fixed issue where redirection stills occur after deactivating plugin

1.0.1

  • WP 4.6
  • Change contributor ownership

1.0.0

  • Plugin created