Skip to content

Commit ad4cdec

Browse files
committed
Update of readme.txt
1 parent 61aa3ef commit ad4cdec

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

readme.txt

+11-10
Original file line numberDiff line numberDiff line change
@@ -28,26 +28,27 @@ The plugin works for:
2828
* pages
2929
* custom post types
3030

31-
Plugin is also avaliable on GitHub:
31+
Plugin is also available on GitHub:
3232
<a href="https://github.com/athlan/wordpress-custom-fields-permalink-plugin">https://github.com/athlan/wordpress-custom-fields-permalink-plugin</a>
3333

3434
== Installation ==
3535

36-
* Download the wordpress-custom-fields-permalink-plugin.zip file to your computer.
37-
* Unzip the file.
38-
* Upload the `wordpress-custom-fields-permalink-plugin` directory to your `/wp-content/plugins/` directory.
39-
* Activate the plugin through the 'Plugins' menu in WordPress.
40-
* Now you can use `%field_fieldname%` tag in Settings -> Permalinks.
36+
* Install plugin in WordPress system in Plugins section. You can search for "Custom Fields Permalink 2".
37+
* Done! Now you can use `%field_fieldname%` tag in Settings -> Permalinks.
4138

4239
== Frequently Asked Questions ==
4340

44-
= A question that someone might have =
41+
= Found the bug. How to raise a ticket? =
4542

46-
An answer to that question.
43+
The best way is to raise the ticket under the GitHub repository:
44+
<a href="https://github.com/athlan/wordpress-custom-fields-permalink-plugin/issues/new">https://github.com/athlan/wordpress-custom-fields-permalink-plugin/issues/new</a>
4745

48-
= What about foo bar? =
46+
= I want to make a contribution =
4947

50-
Answer to foo bar dilemma.
48+
We would be very grateful in any contribution. If you have a idea for the feature, please discuss it first by
49+
<a href="https://github.com/athlan/wordpress-custom-fields-permalink-plugin/issues/new">raising the ticket</a>.
50+
When the assumptions are ready, please
51+
<a href="https://github.com/athlan/wordpress-custom-fields-permalink-plugin/pulls">make a pull request</a> at GitHub.
5152

5253
== Screenshots ==
5354

0 commit comments

Comments
 (0)