=== custom-field-shortcode ===
Contributors: turtle-engr
Tags: plugin, shortcode, custom-fields
Requires at least: 6.0
Tested up to: 7.1
Stable tag: 1.3.3
License: GPLv2
License URI: <http://www.gnu.org/licenses/gpl-2.0.html>

Description
-----------

Place custom fields anywhere in your post content.

Installation
------------

Source: https://moria.whyayh.com/rel/released/software/own/plugin-custom-field-shortcode/

1. Download the custom-field-shortcode-1.3.3.zip file.
2. Use Add Plugins, Upload Plugin, Install, Activate

How do I use this plugin?
-------------------------

In your post\'s content, look for the custom fields and the bottom of
the post. You can short code with the custom field\'s name. That will be
replaced with the value of the custom field. For example:

> \[custom~field~ field=\"your-custom-field-name\"\]

Replace \"your-custom-field-name\" with one of the custom field name
that are available to the post. To see the custom fields that are
available, select the \"...\" menu option Preferences, section General,
Advanced, turn on \"Custom fields\"

HTML can be put around the \[\] text and multiple \[\] fields can be
added.

How to uninstall the plugin?
----------------------------

Simply deactivate and delete the plugin.

Changelog
---------

### 1.4

- Refactored how it is built.

### 1.3.1

- Changed the version numbering

### 1.0

- First version
