=== WP Inquiries ===
Contributors: aristorinjuang
Tags: contact form, contact us, message, inquiry, enquiry
Requires at least: 5.1
Tested up to: 5.6
Stable tag: 0.2.1
License: GNU General Public License version 2
License URI: https://opensource.org/licenses/GPL-2.0

A simple contact form plugin that record inquiries.

== Description ==

Contact Us or Contact Form is a basic need for every website. It is not built-in for WordPress. WP Inquiries allow you to have a basic contact form that you can put on any page or widget. It will send an email to the admin and record them to the database.

== Installation ==

Upload, activate, and put the shortcode [wp-inquiries] to any page or widget that you want.

== Changelog ==

= 0.2.1 =
* REFACTORS: notices and warnings removed.
* REFACTORS: spaces to tabs.

= 0.2 =
* Rest API.

= 0.1 =
* Beta release.

`<?php code(); // goes in backticks ?>`