quantity-digital / acf-read-only

Read only field for data that is manipulated only on the backend, but should be visible to the WP admins. Includes options to display a copy-to-clipboard link.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACF Read only Field

Read only ACF field


Description

Read only field for data that is manipulated only on the backend, but should be visible to the WP admins. Includes options to display a copy-to-clipboard link.

Compatibility

This ACF field type is compatible with:

  • ACF 5

Installation

  1. Copy the acf-read_only folder into your wp-content/plugins folder
  2. Activate the Read only plugin via the plugins admin page
  3. Create a new field via ACF and select the Read only type
  4. Please refer to the description for more info regarding the field type settings

Changelog

[0.6.0] - 2019-02-12

Added
  • Add Image type.

[0.5.0] - 2018-05-30

Added
  • Add Preformatted type.

[0.4.0] - 2017-04-24

Added
  • Add Boolean (True/False) type.

[0.3.0] - 2017-03-01

Added
  • Display type option (link or text).

[0.2.0] - 2017-03-01

Added
  • Copy to clipboard option.

[0.1.0] - 2017-03-01

Added
  • Basic functionality.

About

Read only field for data that is manipulated only on the backend, but should be visible to the WP admins. Includes options to display a copy-to-clipboard link.


Languages

Language:PHP 91.6%Language:JavaScript 8.4%