Skip to content

Commit 99439cd

Browse files
committed
polish readmes
1 parent 0496b1d commit 99439cd

File tree

2 files changed

+18
-8
lines changed

2 files changed

+18
-8
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,19 @@
22

33
### About
44

5-
[Carbon Fields](https://github.com/htmlburger/carbon-fields) - developer-oriented library for WordPress custom fields for all types of WordPress content.
5+
[Carbon Fields](https://wordpress.org/plugins/carbon-fields/) - developer-oriented library for WordPress custom fields for all types of WordPress content.
66

77
Carbon fields is a WordPress plugin that can be used as a library for easy creation of custom fields in the WordPress administration panel.
88

99
Custom fields can be created for post types, taxonomy terms, users, comments, options, navigation menus and even widgets.
1010

1111
Supports PHP5.3 or higher.
1212

13-
### Documentation
13+
### Documentation & Other Resources
1414

15-
You can reach the documentation here: [Carbon Fields: Documentation](http://carbonfields.net/docs/)
15+
* [WordPress Plugin](https://wordpress.org/plugins/carbon-fields/)
16+
* [Website](http://carbonfields.net/)
17+
* [Documentation](http://carbonfields.net/docs/)
18+
* [FAQ](http://carbonfields.net/faq/)
19+
* [Support](http://carbonfields.net/support/)
20+
* [GitHub Repository](https://github.com/htmlburger/carbon-fields)

readme.txt

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: htmlburger, tyxla, m1r0, stoyanov.gs, catahac, avakul, panchev, kamenarov, dilirity, sstoqnov, iceberg_, pkostadinov, brutalenemy666, magadanski_uchen, germozy
33
Tags: custom, field, custom field, advanced, repeater, post, type, text, textarea, file, image, rich text, wysiwyg, select, dropdown, checkbox, radio, association, relationship, map, taxonomy, term, user, comment, option, options, widget, simple fields, magic fields, more fields, post meta, term meta, user meta, comment meta, theme options, custom widget, nested fields
44
Requires at least: 4.0
5-
Tested up to: 4.4
5+
Tested up to: 4.4.1
66
Stable tag: 1.0
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -19,6 +19,15 @@ Custom fields can be created for post types, taxonomy terms, users, comments, op
1919

2020
Supports PHP5.3 or higher.
2121

22+
= Usage, Documentation & Resources =
23+
24+
* WordPress Plugin: https://wordpress.org/plugins/carbon-fields/
25+
* Website: http://carbonfields.net/
26+
* Documentation: http://carbonfields.net/docs/
27+
* FAQ: http://carbonfields.net/faq/
28+
* Support: http://carbonfields.net/support/
29+
* GitHub Repository: https://github.com/htmlburger/carbon-fields
30+
2231
== Installation ==
2332

2433
1. Install Carbon Fields either via the WordPress.org plugin directory, or by uploading the files to your server.
@@ -51,10 +60,6 @@ A. Yes.
5160
= Q. Can I use Carbon Fields for commercial purposes? =
5261
A. Sure, go ahead! It is completely open source.
5362

54-
== Usage & Documentation ==
55-
56-
You can reach the documentation here: http://carbonfields.net/docs/
57-
5863
== Changelog ==
5964

6065
= 1.0 =

0 commit comments

Comments
 (0)