https://github.com/athlan/wordpress-custom-fields-permalink-plugin
Plugin allows to use post's custom fields values in permalink structure by adding %field_fieldname%, for posts, pages and custom post types.
https://github.com/athlan/wordpress-custom-fields-permalink-plugin
custom-fields permalinks permalinks-customizer wordpress-plugin
Last synced: 10 months ago
JSON representation
Plugin allows to use post's custom fields values in permalink structure by adding %field_fieldname%, for posts, pages and custom post types.
- Host: GitHub
- URL: https://github.com/athlan/wordpress-custom-fields-permalink-plugin
- Owner: athlan
- License: mit
- Created: 2014-05-20T06:07:20.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T10:35:20.000Z (about 4 years ago)
- Last Synced: 2024-11-22T16:35:26.752Z (over 1 year ago)
- Topics: custom-fields, permalinks, permalinks-customizer, wordpress-plugin
- Language: PHP
- Homepage: http://athlan.pl/wordpres-custom-fields-permalink-plugin/
- Size: 148 KB
- Stars: 41
- Watchers: 5
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Custom Fields Permalink Redux
Plugin allows to use post's custom fields values in permalink structure by adding %field_fieldname%, for posts, pages and custom post types.
[](https://travis-ci.org/athlan/wordpress-custom-fields-permalink-plugin)
[](https://codecov.io/gh/athlan/wordpress-custom-fields-permalink-plugin)
## 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 avaliable on GitHub:
https://github.com/athlan/wordpress-custom-fields-permalink-plugin
## Installation
Search for **Custom Fields Permalink 2** or follow the link
https://wordpress.org/plugins/custom-fields-permalink-redux/
## Extensions
### Advanced Cutom Fields
The extension of this plugin to fully support ACF plugin is availiable:
https://github.com/athlan/acf-permalink
## Changelog
Release notes: https://github.com/athlan/wordpress-custom-fields-permalink-plugin/releases