Title: External Permalinks Redux
Author: Erick Hitter
Published: <strong>2011-08-14</strong>
Last modified: 2026-01-16

---

Szukaj wtyczek

![](https://s.w.org/plugins/geopattern-icon/external-permalinks-redux.svg)

# External Permalinks Redux

 Autor: [Erick Hitter](https://profiles.wordpress.org/ethitter/)

[Pobierz](https://downloads.wordpress.org/plugin/external-permalinks-redux.1.3.2.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/external-permalinks-redux/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/external-permalinks-redux/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/external-permalinks-redux/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/external-permalinks-redux/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/external-permalinks-redux/)

## Opis

Allows users to point WordPress objects (posts, pages, custom post types) to a URL
of their choosing, which is particularly useful for injecting non-WordPress content
into loops. The object appears normally in any loop output, but visitors to the 
object will be redirected to the specified URL. The plugin also allows you to choose
the type of redirect, either temporary (302), or permanent (301).

Through a filter, the External Permalinks Redux meta box can easily be added to 
custom post types. There is also a function available for use with WordPress’ `add_meta_box`
function.

This plugin was originally written for use on WordPress.com VIP. It is inspired 
by and backwards-compatible with Mark Jaquith’s Page Links To plugin, meaning users
can switch between plugins without risk of losing any existing external links.

This plugin is translation-ready.

## Zrzuty ekranu

[⌊The metabox provided for the Classic Editor.⌉⌊The metabox provided for the Classic
Editor.⌉[

The metabox provided for the Classic Editor.

[⌊The sidebar plugin provided for the Block Editor.⌉⌊The sidebar plugin provided
for the Block Editor.⌉[

The sidebar plugin provided for the Block Editor.

## Instalacja

 1. Upload external-permalinks-redux.php to /wp-content/plugins/.
 2. Activate plugin through the WordPress Plugins menu.

## Najczęściej zadawane pytania

### How can I add support for my custom post type?

Using the `epr_post_types` filter, one can modify the default array of object types(`
post` and `page`) to include additional custom post types or remove the plugin from
one of the default post types.

### What other filters does this plugin include?

 * `epr_meta_key_target` – modify the meta key associated with the external URL
 * `epr_meta_key_type` – modify the meta key associated with the redirect type
 * `epr_status_codes` – modify array of available status codes used when redirect
   is issued

## Recenzje

![](https://secure.gravatar.com/avatar/d7cf6d7e438bfedbeb0b5015c5e4f163e037e752b01811486b47a6b0613ae6a0?
s=60&d=retro&r=g)

### 󠀁[Good one](https://wordpress.org/support/topic/good-one-632/)󠁿

 [Emin M.](https://profiles.wordpress.org/emmust/) 2026-03-16

Works as expected. Maybe you should consider adding the link target.

![](https://secure.gravatar.com/avatar/f3b0b8a7509ff19c38cf9a0fb8a7f1c1e75dc3ae3f1b9a600a64274f279db3bf?
s=60&d=retro&r=g)

### 󠀁[Almost exactly what I needed.](https://wordpress.org/support/topic/almost-exactly-what-i-needed-2/)󠁿

 [Howard Harkness](https://profiles.wordpress.org/chltx/) 2017-05-01

This plugin does almost exactly what I need out of the box, but I wanted for the
URL redirect to go to a new page/tab. Turns out that was easier than I expected.
I just had to add the target=”_blank” to my content.php file in my child theme. 
Thank you for saving me a LOT of time!

![](https://secure.gravatar.com/avatar/fca642ed558f6e93718dd4af7708cf4a4cd78e1e8c1bdda99668757887ddf921?
s=60&d=retro&r=g)

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-3905/)󠁿

 [bryantighe](https://profiles.wordpress.org/bryantighe/) 2017-03-28

Simple yet easy functionality – this is exactly what I was looking for. I was thinking
about writing this type of plugin myself, because we have a bunch of content on 
other parts of our domain outside of wordpress. But this plugin came up in the search,
and I couldn’t have written it better myself! Works like a charm!

![](https://secure.gravatar.com/avatar/440ae841b36962d685af2329842195f8bd9d66c3ef9e7342f0ed60bb1b695b6e?
s=60&d=retro&r=g)

### 󠀁[Good plugin for redirecting your blogs](https://wordpress.org/support/topic/good-plugin-for-redirecting-your-blogs/)󠁿

 [Debraj Rakshit](https://profiles.wordpress.org/drock12/) 2016-09-03

Worked as expected.

 [ Przeczytaj 4 recenzje ](https://wordpress.org/support/plugin/external-permalinks-redux/reviews/)

## Kontrybutorzy i deweloperzy

„External Permalinks Redux” jest oprogramowaniem open source. Poniższe osoby miały
wkład w rozwój wtyczki.

Zaangażowani

 *   [ Erick Hitter ](https://profiles.wordpress.org/ethitter/)
 *   [ Oomph, Inc. ](https://profiles.wordpress.org/thinkoomph/)

[Przetłumacz wtyczkę “External Permalinks Redux” na swój język.](https://translate.wordpress.org/projects/wp-plugins/external-permalinks-redux)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/external-permalinks-redux/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/external-permalinks-redux/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/external-permalinks-redux/)
przez [RSS](https://plugins.trac.wordpress.org/log/external-permalinks-redux/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.3.2

 * Fix translations when plugin is used with older WordPress versions.

#### 1.3.1

 * Fix translations in block editor.

#### 1.3

 * Introduce block-editor (Gutenberg) sidebar component for supported post types..

#### 1.2

 * Introduce `get_redirect_data()` method to look up a post ID’s redirect.
 * Introduce PHPUnit tests
 * Conform to current VIP Go Coding Standards.

#### 1.1

 * Introduce a filter to change the metabox title for clarity. Does break translation
   for that string if used.
 * Add additional HTML classes in the metabox to aid customization.
 * Coding standards and PHPDoc cleanup.

#### 1.0.4

 * Implement singleton pattern for instantiation. Thanks batmoo.

#### 1.0.3

 * Increase priority of `init` action to ensure that the filters it contains are
   available to other plugins. Thanks batmoo.

#### 1.0.2

 * Add status codes filter. Thanks [danielbachhuber](https://wordpress.org/support/topic/plugin-external-permalinks-redux-support-custom-status-codes).
 * Correct translation string implementation, removing variable name.
 * Miscellaneous cleanup, such as whitespace removal.

#### 1.0.1

 * Add shortcut function for registering meta box on custom post types. This is 
   included as an alternative to the `epr_post_types` filter discussed in the FAQ.

#### 1.0

 * Initial release in WordPress.org repository.
 * Rewrote original WordPress.com VIP plugin into a class and added support for 
   custom post types.

## Meta

 *  Wersja **1.3.2**
 *  Ostatnia aktualizacja **6 miesięcy temu**
 *  Włączone instalacje **2 000+**
 *  Wersja WordPressa ** 3.0 lub nowszej **
 *  Testowano do **6.9.4**
 *  Wersja PHP ** 5.2 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/external-permalinks-redux/)
 * Tagi
 * [external link](https://pl.wordpress.org/plugins/tags/external-link/)[link](https://pl.wordpress.org/plugins/tags/link/)
   [permalink](https://pl.wordpress.org/plugins/tags/permalink/)[redirect](https://pl.wordpress.org/plugins/tags/redirect/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/external-permalinks-redux/advanced/)

## Oceny

 5 na 5 gwiazdek.

 *  [  4 recenzje 5-gwiazdkowe     ](https://wordpress.org/support/plugin/external-permalinks-redux/reviews/?filter=5)
 *  [  0 recenzji 4-gwiazdkowych     ](https://wordpress.org/support/plugin/external-permalinks-redux/reviews/?filter=4)
 *  [  0 recenzji 3-gwiazdkowych     ](https://wordpress.org/support/plugin/external-permalinks-redux/reviews/?filter=3)
 *  [  0 recenzji 2-gwiazdkowych     ](https://wordpress.org/support/plugin/external-permalinks-redux/reviews/?filter=2)
 *  [  0 recenzji 1-gwiazdkowych     ](https://wordpress.org/support/plugin/external-permalinks-redux/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/external-permalinks-redux/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/external-permalinks-redux/reviews/)

## Zaangażowani

 *   [ Erick Hitter ](https://profiles.wordpress.org/ethitter/)
 *   [ Oomph, Inc. ](https://profiles.wordpress.org/thinkoomph/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/external-permalinks-redux/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](http://www.thinkoomph.com/plugins-modules/external-permalinks-redux/)