Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

Commit

Permalink
Add supported fields to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
RostiMelk committed Apr 29, 2020
1 parent f548c92 commit 93cc31e
Showing 1 changed file with 53 additions and 2 deletions.
55 changes: 53 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ This is a Google Chrome extension/Firefox add-on for Advanced Custom Fields to h

## Table of content

- [What does it do?](#but-what-does-it-do)
- [See what it does](#see-what-it-does)
- [Supported fields](#supported-fields)
- [Installation](#installation)
- [Chrome Web Store](#chrome-web-store)
- [Firefox browser add-ons](#firefox-browser-add-ons)
Expand All @@ -25,12 +26,62 @@ This is a Google Chrome extension/Firefox add-on for Advanced Custom Fields to h

---

### But what does it do?
## See what it does

![Copy ACF meta field code with just one click](https://user-images.githubusercontent.com/25268506/79060055-14cfa780-7c81-11ea-8893-8f951471d4ac.jpg)
![Look up field names when edition posts and pages](https://user-images.githubusercontent.com/25268506/79060056-18fbc500-7c81-11ea-9b5a-b816fc116f14.jpg)
![open documentation for a field type with just a click](https://user-images.githubusercontent.com/25268506/79060057-19945b80-7c81-11ea-92c2-2fe46f8750cf.jpg)

### Supported fields

**Basic**
- Text
- Text area
- Number
- Range
- Email
- Url
- Passord

**Content**
- Image
- File
- Wysiwyg Editor
- oEmbed
- Gallery

**Choice**
- Select
- Checkbox
- Radio Button
- Button Group
- True / False

**Relational**
- Link
- Post Object
- Page Link
- Relationship
- Taxonomy
- User

**jQuery**
- Google Map
- Date Picker
- Date Time Picker
- Time Picker
- Color Picker

**Layout**
- Group
- Repeater
- Flexible content

**3rd Party**
- Coming soon.

_Missing a field? [Submit an issue](https://github.com/RostiMelk/ACF-Tools/issues/new) if there is a field you want ACF Tools to support._

---

## Installation
Expand Down

0 comments on commit 93cc31e

Please sign in to comment.