Title: Backwards Compatible Permalinks
Author: Chris A. a11n
Published: <strong>11 مارس 2019</strong>
Last modified: 11 مارس 2019

---

جستجوی افزونه‌ها

![](https://ps.w.org/backwards-compatible-permalinks/assets/banner-772x250.png?rev
=2048062)

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](https://ps.w.org/backwards-compatible-permalinks/assets/icon-256x256.png?rev
=2048062)

# Backwards Compatible Permalinks

 توسط [Chris A. a11n](https://profiles.wordpress.org/aprea/)

[دانلود](https://downloads.wordpress.org/plugin/backwards-compatible-permalinks.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/backwards-compatible-permalinks/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/backwards-compatible-permalinks/#reviews)
 * [توسعه](https://fa.wordpress.org/plugins/backwards-compatible-permalinks/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/backwards-compatible-permalinks/)

## توضیحات

Backwards Compatible Permalinks helps prevent 404 errors when switching between 
permalink structures.

It achieves this by appending a set of backwards compatible post rewrite rules. 
This ensures posts are still accessible at their previous permalink after the permalink
structure is updated.

#### Example

Let’s say your permalink structure is set to “Month and name” and you have a post
titled “I Love WordPress.” That particular post would live at `https://example.com/
2019/03/i-love-wordpress/`.

But what if you wanted to switch to the “Post name” permalink structure and have
your post live at `https://example.com/i-love-wordpress/` instead?

You could but this would result in the existing post permalink 404ing when visited.
Which is problematic if the previous URL was bookmarked or shared on social media.

With Backwards Compatible Permalinks installed your post would be accessible at 
both the old and new permalink structures:

 * `https://example.com/2019/03/i-love-wordpress/`
 * `https://example.com/i-love-wordpress/`

#### Caveats

 * This plugin does not work retroactively. i.e. you must have the plugin installed
   and activated prior to switching permalink structures before backwards compatibility
   will work.
 * Currently only standard posts are supported.
 * Backwards compatibility is not supported between certain permalink structure 
   updates. This is due to a clash between permalink structure regex matching.
 * Backwards compatibility is only provided between the most recent permalink structure
   update. i.e. you cannot change your permalink structure 3 times and have backwards
   compatibility across all 3 structures.

#### Deactivate or uninstall

After deactivating or uninstalling this plugin please ensure you visit Settings 
> Permalinks in the WordPress admin area to flush your rewrite rules.

#### Contributing

Contributions are [welcomed on GitHub](https://github.com/aprea/backwards-compatible-permalinks).

### From within WordPress

 1. Visit ‘Plugins > Add New’.
 2. Search for ‘Backwards Compatible Permalinks’.
 3. Activate Backwards Compatible Permalinks from your Plugins page.

### Manually

 1. Upload the `backwards-compatible-permalinks` folder to the `/wp-content/plugins/`
    directory.
 2. Activate the Backwards Compatible Permalinks plugin through the ‘Plugins’ menu 
    in WordPress.

## سوالات متداول

  Why is my old post URL not redirecting to the new URL?

This is currently not supported, the post will be accessible at both URLs. I agree
that this isn’t the ideal behaviour but it was too tricky to support redirects while
also ensuring query parameters and “/page/xx” and “/comment-page-xx” modifiers were
respected during the redirect. The good news is that the canonical tag will always
point to the new URL so there shouldn’t be any SEO ramifications.

  Does this plugin provide access to any actions/filters?

A single filter is available. You may use the `aprea_back_compat_permalink_structure`
filter to provide a backwards compatible permalink structure, e.g. `/%year%/%monthnum%/%
day%/%postname%/`.

This is helpful if you updated the permalink structure prior to installing this 
plugin.

  The plugin is not working for me!

I’m terribly sorry! You may want to check the caveats section to see if any apply
to your situation. Otherwise feel free to post in the support forums.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“Backwards Compatible Permalinks” نرم افزار متن باز است. افراد زیر در این افزونه
مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ Chris A. a11n ](https://profiles.wordpress.org/aprea/)

[ترجمه “Backwards Compatible Permalinks” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/backwards-compatible-permalinks)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/backwards-compatible-permalinks/)،
[مخزن SVN](https://plugins.svn.wordpress.org/backwards-compatible-permalinks/) را
بررسی کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/backwards-compatible-permalinks/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/backwards-compatible-permalinks/)
مشترک شوید.

## گزارش تغییرات

#### 0.1.0

Initial release.

## اطلاعات

 *  نگارش **0.1.0**
 *  آخرین به‌روزرسانی **7 سال پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 4.8 یا بالاتر **
 *  آزمایش‌شده تا **5.1.24**
 *  نگارش PHP ** 5.6 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/backwards-compatible-permalinks/)
 * برچسب
 * [permalink](https://fa.wordpress.org/plugins/tags/permalink/)[permalinks](https://fa.wordpress.org/plugins/tags/permalinks/)
   [url](https://fa.wordpress.org/plugins/tags/url/)[urls](https://fa.wordpress.org/plugins/tags/urls/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/backwards-compatible-permalinks/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[بررسی شما](https://wordpress.org/support/plugin/backwards-compatible-permalinks/reviews/#new-post)

[مشاهدهٔ همهٔ بررسی‌ها](https://wordpress.org/support/plugin/backwards-compatible-permalinks/reviews/)

## مشارکت کنندگان

 *   [ Chris A. a11n ](https://profiles.wordpress.org/aprea/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/backwards-compatible-permalinks/)