ACF Permalinks
·
Plugin allows to use ACF values in permalink structure by adding %field_fieldname%, for posts, pages and custom post types.
تقييمات
النسخة
1.0.0
التنصيبات النشطة
300
آخر تحديث
Oct 24, 2018
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
