wordpress-custom-fields-permalink-plugin
wordpress-custom-fields-permalink-plugin copied to clipboard
Plugin allows to use post's custom fields values in permalink structure by adding %field_fieldname%, for posts, pages and custom post types.
It would be absolutely awesome if you could extend the feature to WooCommerce permalinks as well. As far as I know it is very similar. 
We are having an issue where some of the generated permalinks are having the custom locale field concatenated. **Permalinks Settings Code** `/%field_locale%/%postname%/` **Custom Locale Field Value**  **Expected**  **Reality**...
Followup from issue https://github.com/athlan/acf-permalink/issues/12 created by @SebKay. > Hi, > > This plugin works perfectly with the custom fields for posts and custom post types, however, there's what seems to...