Plugin info

Total downloads: 7,093
Active installs: 600
Total reviews: 5
Average rating: 4.6
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 10/24/2018 (2625 days ago)
Added to WordPress: 3/2/2018 (7 years old)
Minimum WordPress version: 4.5.0
Tested up to WordPress version: 5.0.24
Minimum PHP version: 5.3

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2625 days ago • 5 reviews

22/100

Is Custom Fields Permalink 2 abandoned?

Possibly abandoned (last update 2625 days ago).

Compatibility

Requires WordPress: 4.5.0
Tested up to: 5.0.24
Requires PHP: 5.3

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Permalink Manager Lite
Rating 4.8/5 (175 reviews)Active installs 100,000
Simple Post Type Permalinks
Rating 5.0/5 (10 reviews)Active installs 9,000
WP htaccess Control
Rating 4.2/5 (17 reviews)Active installs 7,000
Custom Permalink Editor
Rating 5.0/5 (2 reviews)Active installs 3,000
Automatically Update Permalinks
Rating 5.0/5 (5 reviews)Active installs 1,000
Custom Post Type Rewrite
Rating 3.0/5 (2 reviews)Active installs 1,000

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

Installation

  • Install plugin in WordPress system in Plugins section. You can search for “Custom Fields Permalink 2”.
  • Done! Now you can use %field_fieldname% tag in Settings -> Permalinks.

Frequently Asked Questions

Found the bug. How to raise a ticket?

The best way is to raise the ticket under the GitHub repository:
https://github.com/athlan/wordpress-custom-fields-permalink-plugin/issues/new

I want to make a contribution

We would be very grateful in any contribution. If you have a idea for the feature, please discuss it first by
raising the ticket.
When the assumptions are ready, please
make a pull request at GitHub.

How to generate missing custom post meta keys and values

In case of missing custom post field values you can generate them on-the-fly using generate_dynamic_metadata filter.

Read the example.

How to generate calculated dynamic custom post meta keys and values

You can generate custom post fields dynamically coding some logic using generate_dynamic_metadata filter.

Read the example.

Review feed

No reviews available

Screenshots

  1. Pemralink settings

    Pemralink settings

  2. Custom post types Pemralink settings

    Custom post types Pemralink settings

Changelog

Release notes: https://github.com/athlan/wordpress-custom-fields-permalink-plugin/releases