Title: ACF Permalinks
Author: athlan
Published: <strong>2018-08-25</strong>
Last modified: 2018-10-24

---

Szukaj wtyczek

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

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# ACF Permalinks

 Autor: [athlan](https://profiles.wordpress.org/athlan/)

[Pobierz](https://downloads.wordpress.org/plugin/acf-permalinks.1.0.0.zip)

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

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

## Opis

Plugin allows to use post’s ACF values in permalink structure by adding `%field_fieldname%`
rewrite tag.

Examples:

 * `http://example.com/%field_event_date_from%/%postname%/`
 * `http://example.com/post-type/%field_event_date_from%/%postname%/` (with [Custom Post Type Permalinks](https://wordpress.org/plugins/custom-post-type-permalinks/)
   plugin)

You can also set different permalink structure depending on custom post type using
[Custom Post Type Permalinks](https://wordpress.org/plugins/custom-post-type-permalinks/)
plugin. You can create own post types by using [Custom Post Type UI](https://wordpress.org/plugins/custom-post-type-ui/)
plugin.

The plugin works for:

 * posts
 * pages
 * custom post types

Supported ACF Fields

Plugin supoorts many fields:

 * Text fields
 * Checkbox
 * Radio
 * Date Picker
 * Post Object, Page Link
 * User

Full usage samples are included in [Supported ACF Fields](https://github.com/athlan/acf-permalink/wiki#supported-acf-fields)
wiki page.

Plugin is also available on GitHub:
 [https://github.com/athlan/acf-permalink](https://github.com/athlan/acf-permalink)

## Zrzuty ekranu

 * [[
 * Pemralink settings
 * [[
 * Custom post types Pemralink settings

## Instalacja

 1. Install plugin in WordPress system in Plugins section. You can search for „ACF 
    Permalinks”.
 2. Install „Custom Fields Permalink 2” plugin.
     https://wordpress.org/plugins/custom-
    fields-permalink-redux/

Of course you need to have Advanced Custom Fields plugin installed.
 https://wordpress.
org/plugins/advanced-custom-fields/

## Najczęściej zadawane pytania

  Which of ACF Field Types are supported?

Plugin supoorts many fields:

 * Text fields
 * Checkbox
 * Radio
 * Date Picker
 * Post Object, Page Link
 * User

Full usage samples are included in [Supported ACF Fields](https://github.com/athlan/acf-permalink/wiki#supported-acf-fields)
wiki page.

  Found the bug. How to raise a ticket?

The best way is to raise the ticket under the GitHub repository:
 [https://github.com/athlan/acf-permalink/issues/new](https://github.com/athlan/acf-permalink/issues/new)

  I want to make a contribution

We would be very grateful in any contribution. If you have a idea for the feature,
please discuss it first by
 [raising the ticket](https://github.com/athlan/acf-permalink/issues/new).
When the assumptions are ready, please [make a pull request](https://github.com/athlan/acf-permalink/pulls)
at GitHub.

  How to generate missing custom post meta keys and values

In case of missing custom post field values you can generate them on-the-fly using
[`generate_dynamic_metadata`](https://github.com/athlan/wordpress-custom-fields-permalink-plugin/wiki/Plugin-hooks#generate_dynamic_metadata)
filter.

Read [the example](https://github.com/athlan/wordpress-custom-fields-permalink-plugin/wiki/FAQ#how-to-generate-missing-custom-post-meta-keys-and-values).

  How to generate calculated dynamic custom post meta keys and values

You can generate custom post fields dynamically coding some logic using [`generate_dynamic_metadata`](https://github.com/athlan/wordpress-custom-fields-permalink-plugin/wiki/Plugin-hooks#generate_dynamic_metadata)
filter.

Read [the example](https://github.com/athlan/wordpress-custom-fields-permalink-plugin/wiki/FAQ#how-to-generate-calculated-dynamic-custom-post-meta-keys-and-values).

## Recenzje

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

### 󠀁[Very useful](https://wordpress.org/support/topic/very-useful-1682/)󠁿

 [cmabb](https://profiles.wordpress.org/cmabb/) 2018-08-25

congratulations to author

 [ Przeczytaj 1 recenzje ](https://wordpress.org/support/plugin/acf-permalinks/reviews/)

## Kontrybutorzy i deweloperzy

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

Zaangażowani

 *   [ athlan ](https://profiles.wordpress.org/athlan/)

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

### Interesuje cię rozwój wtyczki?

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

## Rejestr zmian

Release notes: https://github.com/athlan/acf-permalink/releases

## Meta

 *  Wersja **1.0.0**
 *  Ostatnia aktualizacja **8 lat temu**
 *  Włączone instalacje **300+**
 *  Wersja WordPressa ** 4.5.0 lub nowszej **
 *  Testowano do **5.0.25**
 *  Wersja PHP ** 5.3 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/acf-permalinks/)
 * Tagi
 * [acf](https://pl.wordpress.org/plugins/tags/acf/)[advanced custom fields](https://pl.wordpress.org/plugins/tags/advanced-custom-fields/)
   [custom fields](https://pl.wordpress.org/plugins/tags/custom-fields/)[permalink](https://pl.wordpress.org/plugins/tags/permalink/)
   [permalinks](https://pl.wordpress.org/plugins/tags/permalinks/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/acf-permalinks/advanced/)

## Oceny

 5 na 5 gwiazdek.

 *  [  1 recenzja 5-gwiazdkowa     ](https://wordpress.org/support/plugin/acf-permalinks/reviews/?filter=5)
 *  [  0 recenzji 4-gwiazdkowych     ](https://wordpress.org/support/plugin/acf-permalinks/reviews/?filter=4)
 *  [  0 recenzji 3-gwiazdkowych     ](https://wordpress.org/support/plugin/acf-permalinks/reviews/?filter=3)
 *  [  0 recenzji 2-gwiazdkowych     ](https://wordpress.org/support/plugin/acf-permalinks/reviews/?filter=2)
 *  [  0 recenzji 1-gwiazdkowych     ](https://wordpress.org/support/plugin/acf-permalinks/reviews/?filter=1)

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

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

## Zaangażowani

 *   [ athlan ](https://profiles.wordpress.org/athlan/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

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

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](https://github.com/athlan/acf-permalink)