Wordpres Custom Fields Permalink Plugin

Custom Fields Permalink 2

Plugin allows to use post’s custom fields values in permalink structure by adding %field_fieldname%, for posts, pages and custom post types.

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

githubPlugin is also avaliable on GitHub:
https://github.com/athlan/wordpress-custom-fields-permalink-plugin

Screenshot:

screenshot-1