ACF Permalinks Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin 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