ACF Permalinks

0

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

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

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 plugin)

You can also set different permalink structure depending on custom post type using Custom Post Type Permalinks plugin. You can create own post types by using 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 wiki page.

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