=== Meta Shortcode ===
Contributors: Riadboukirou
Donate link: 
Tags: meta, shortcode post, page
Requires at least: 2.5 
Tested up to: 5.4.1 
Stable tag: 0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Easily insert meta values, if they exist, into a post or page using a shortcode.

== Description ==

A light and simple plugin that allows you to easily insert meta values into your posts or pages.

No need to edit your themes files, simply the shortcode [sm key="post_meta_key"] or [sm key="post_meta_key" post-id="post_id"].


== Installation ==

Upload the folder inside the zip to your /wp-content/plugins/ folder or, better, use the plugin pages inside WordPress.

**Usage**

Insert the shortcode [sm key="post_meta_key"] or [sm key="post_meta_key" post-id="pos_id"] where you want your info to show up.

You can use the following options.


== Frequently Asked Questions ==

No FAQs yet.

== Screenshots ==

Nothing here yet. 

== Changelog ==

= 0.1 =
* Initial release

== Upgrade Notice ==

= 0.1 =
* Initial release, nothing to upgrade