htmlburger / carbon-fields
WordPress developer-friendly custom fields for post types, taxonomy terms, users, comments, widgets, options and more.
Installs: 531 831
Dependents: 66
Suggesters: 0
Security: 0
Stars: 1 396
Watchers: 59
Forks: 246
Open Issues: 251
Requires
- php: >=5.6.20
Requires (Dev)
- mockery/mockery: 1.3.6
- phpunit/phpunit: 7.5.20|9.6.3
- yoast/phpunit-polyfills: ^1.0
- dev-development
- v3.6.5
- v3.6.4
- v3.6.3
- v3.6.2
- v3.6.1
- v3.6.0
- v3.5.3
- v3.5.2
- v3.5.1
- v3.5.0
- v3.4.0-beta.2
- v3.4.0-beta.1
- 3.3.x-dev
- v3.3.4
- v3.3.3
- v3.3.2
- v3.3.1
- v3.3.0
- v3.2.3
- v3.2.2
- v3.2.1
- v3.2.0
- v3.1.20
- v3.1.19
- v3.1.18
- v3.1.17
- v3.1.16
- v3.1.15
- v3.1.14
- v3.1.13
- v3.1.12
- v3.1.11
- v3.1.10
- v3.1.9
- v3.1.8
- v3.1.7
- v3.1.6
- v3.1.5
- v3.1.4
- v3.1.3
- v3.1.2
- v3.1.1
- v3.1.0
- v3.1.0-beta.1
- 3.0.2
- v3.0.1
- v3.0.0
- v3.0.0-rc.3
- v3.0.0-rc.2
- v3.0.0-rc.1
- 2.2.0
- 2.2.0-beta.6
- 2.2.0-beta.5
- 2.2.0-beta.4
- 2.2.0-beta.3
- 2.2.0-beta.2
- 2.2.0-beta.1
- 2.1.1
- 2.1.1-beta.5
- 2.1.1-beta.4
- 2.1.1-beta.3
- 2.1.1-beta.2
- 2.1.1-beta.1
- 2.1.0
- 2.0.5-beta.3
- 2.0.5-beta.2
- 2.0.5-beta.1
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 2.0.0-beta.12
- 2.0.0-beta.11
- 2.0.0-beta.10
- 2.0.0-beta.9
- 2.0.0-beta.8
- 2.0.0-beta.7
- 2.0.0-beta.6
- 2.0.0-beta.5
- 2.0.0-beta.4
- 2.0.0-beta.3
- 2.0.0-beta.2
- 2.0.0-beta.1
- 2.0.0-alpha.11
- 2.0.0-alpha.10
- 2.0.0-alpha.9
- 2.0.0-alpha.8
- 2.0.0-alpha.7
- 2.0.0-alpha.6
- 2.0.0-alpha.5
- 2.0.0-alpha.4
- 2.0.0-alpha.3
- 2.0.0-alpha.2
- 2.0.0-alpha
- v1.6
- v1.5
- v1.4
- v1.3
- v1.2
- v1.1
- v1.0
- dev-master
- dev-1198/compatibility-with-wordpress-6.4
- dev-test
- dev-compat/php8
- dev-1096/realpath-load
- dev-feature/packages-update
- dev-update/translations
- dev-feature/unfiltered-html
- dev-release
- dev-feature/masked-input
This package is auto-updated.
Last update: 2024-12-02 13:58:45 UTC
README
About
Carbon Fields - developer-oriented library for WordPress custom fields for all types of WordPress content.
Carbon fields can be used as a composer package for easy creation of custom fields in the WordPress administration panel.
Custom fields can be created for post types, taxonomy terms, users, comments, options, navigation menus and even widgets.
Supports PHP 5.6.20 or higher.
Quickstart
See Quickstart