Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
elvishp2006 committed Aug 30, 2018
1 parent 1bf5927 commit fe43884
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

Disponibilize the ```rest_api_select``` field that fill options using the WP REST API.

## Installing

```
composer require elvishp2006/carbon-field-rest-api-select
```

## Methods

### set_endpoint()
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "elvishp2006/carbon-field-rest-api-select",
"description": "Carbon Fields extension, that adds a rest_api_select field type.",
"version": "0.1.0",
"keywords": ["wordpress", "carbon-field", "carbon-field-rest-api-select"],
"type": "library",
"license": "GPL-2.0+",
Expand Down

0 comments on commit fe43884

Please sign in to comment.