@@ -28,26 +28,27 @@ The plugin works for:
28
28
* pages
29
29
* custom post types
30
30
31
- Plugin is also avaliable on GitHub:
31
+ Plugin is also available on GitHub:
32
32
<a href="https://github.com/athlan/wordpress-custom-fields-permalink-plugin">https://github.com/athlan/wordpress-custom-fields-permalink-plugin</a>
33
33
34
34
== Installation ==
35
35
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.
41
38
42
39
== Frequently Asked Questions ==
43
40
44
- = A question that someone might have =
41
+ = Found the bug. How to raise a ticket? =
45
42
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>
47
45
48
- = What about foo bar? =
46
+ = I want to make a contribution =
49
47
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.
51
52
52
53
== Screenshots ==
53
54
0 commit comments