Skip to content

Commit b390f86

Browse files
authored
Update README.md
1 parent 5a7fab4 commit b390f86

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

README.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,6 @@ Plugin allows to use post's custom fields values in permalink structure by addin
55
[![Build Status](https://travis-ci.org/athlan/wordpress-custom-fields-permalink-plugin.svg?branch=master)](https://travis-ci.org/athlan/wordpress-custom-fields-permalink-plugin)
66
[![codecov](https://codecov.io/gh/athlan/wordpress-custom-fields-permalink-plugin/branch/master/graph/badge.svg)](https://codecov.io/gh/athlan/wordpress-custom-fields-permalink-plugin)
77

8-
---
9-
10-
* Contributors: <a href="https://github.com/athlan">athlan</a>
11-
* Plugin url: [http://athlan.pl/wordpres-custom-fields-permalink-plugin/](http://athlan.pl/wordpres-custom-fields-permalink-plugin/)
12-
* Tags: custom fields, permalinks, permalink, url, custom post types, post type, tax, taxonomy, types
13-
* Requires at least: 4.5.0
14-
* Tested up to: 4.9.5
15-
* Stable tag: 1.3.0
16-
* Requires PHP: 5.3
17-
* License: MIT
18-
* License URI: http://opensource.org/licenses/MIT
19-
208
## Description
219

2210
Plugin allows to use post's custom fields values in permalink structure by adding `%field_fieldname%` rewrite tag.
@@ -44,6 +32,14 @@ Plugin is also avaliable on GitHub:
4432
Search for **Custom Fields Permalink 2** or follow the link
4533
https://wordpress.org/plugins/custom-fields-permalink-redux/
4634

35+
## Extensions
36+
37+
### Advanced Cutom Fields
38+
39+
The extension of this plugin to fully support ACF plugin is availiable:
40+
41+
https://github.com/athlan/acf-permalink
42+
4743
## Changelog
4844

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

0 commit comments

Comments
 (0)