Custom Fields Permalink 2

0

Plugin allows to use post’s custom fields values in permalink structure by adding %field_fieldname% rewrite tag. Examples: http://example.com/%field_event_date_from%/%postname%/ http

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 custom fields 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

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