Releases: athlan/wordpress-custom-fields-permalink-plugin
Releases · athlan/wordpress-custom-fields-permalink-plugin
1.5.0
- Fixed Plugin breaks Pages displaying (#17)
- Fix private posts check for non-permitted user (#38)
- Tested with WordPress 5.0 successfully
1.3.0
- Support for multiple custom fields in url (#14)
- Plugin files structure - divided into separate files
1.2.0
- Handle dynamic custom fields values #13,
generate_dynamic_metadata
filter has been added
- Create auto bump version script #16
- Dropped support for Word Press < 4.5.0
1.1.0
- Introduce phpcs and WP coding standard (#10)
1.0.3
- Fixed the link generation when meta-value is duplicated. (issue #7 by @arnonzamir)
1.0.2
- Fixed PHP strict notices #4 #5 .
1.0.1
- Fixed special characers bug #3 #1 .