Title: Shortcodes
Author: Dinesh Chouhan
Published: <strong>September 26, 2017</strong>
Last modified: October 5, 2017

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/bkc-wp-shortcodes.svg)

# Shortcodes

 By [Dinesh Chouhan](https://profiles.wordpress.org/dineshc/)

[Download](https://downloads.wordpress.org/plugin/bkc-wp-shortcodes.zip)

 * [Details](https://test.wordpress.org/plugins/bkc-wp-shortcodes/#description)
 * [Reviews](https://test.wordpress.org/plugins/bkc-wp-shortcodes/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/bkc-wp-shortcodes/#installation)
 * [Development](https://test.wordpress.org/plugins/bkc-wp-shortcodes/#developers)

 [Support](https://wordpress.org/support/plugin/bkc-wp-shortcodes/)

## Description

Shortcodes providing WordPress core shortcode for get option, get post meta, get
custom post meta and other WordPress data using shortcode.
 Shortcodes:

 1. [wp_get_option]
     Ex. [wp_get_option option=’blogname’]
 2. [wp_get_post_meta]
     Ex. [wp_get_post_meta key=’your-meta-field’ single=true]
 3. [wp_get_metadata]
     Ex. [wp_get_metadata meta_type=’comment’ meta_key=’your-meta-
    field’ single=true]
 4. [wp_get_the_thumbnail]
     Ex. [wp_get_the_thumbnail]
 5. Use of shortcode as parameter of another shortcode.
     Ex. [wp_get_the_post_thumbnail
    post={{wp_get_the_ID}} size=”medium” ] “wp_get_the_ID” is a shortcode to get current
    post id which is is passed to post parameter of “wp_get_the_post_thumbnail” shortcode.
    To pass shortcode as parameter value you need to use {{shortcode}} syntax instead
    of [shortcode].

## Installation

 1. Install either via the WordPress.org plugin directory, or by uploading the files
    to your server.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Once the plugin is activated you can use any wordpress core shortcode anywhere 
    in your text.
 4. Easy and useful. Enjoy!

## FAQ

  Installation Instructions

 1. Install either via the WordPress.org plugin directory, or by uploading the files
    to your server.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Once the plugin is activated you can use any wordpress core shortcode anywhere 
    in your text.
 4. Easy and useful. Enjoy!

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Shortcodes” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ Dinesh Chouhan ](https://profiles.wordpress.org/dineshc/)

[Translate “Shortcodes” into your language.](https://translate.wordpress.org/projects/wp-plugins/bkc-wp-shortcodes)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/bkc-wp-shortcodes/),
check out the [SVN repository](https://plugins.svn.wordpress.org/bkc-wp-shortcodes/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/bkc-wp-shortcodes/)
by [RSS](https://plugins.trac.wordpress.org/log/bkc-wp-shortcodes/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.

#### 1.0.1

 * Shortcodes generator array updated.

#### 1.0.2

 * Added support for shortcode as parameter of another shortcode.

#### 1.0.3

 * Added support for PHP version older then 5.6.

#### 1.0.4

 * Removed notice for PHP older version.

## Meta

 *  Version **1.0.4**
 *  Last updated **9 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3 or higher **
 *  Tested up to **4.8.28**
 *  Language
 * [English (US)](https://wordpress.org/plugins/bkc-wp-shortcodes/)
 * Tags
 * [Wordpress Shortcodes](https://test.wordpress.org/plugins/tags/wordpress-shortcodes/)
   [wp shortcodes](https://test.wordpress.org/plugins/tags/wp-shortcodes/)
 *  [Advanced View](https://test.wordpress.org/plugins/bkc-wp-shortcodes/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/bkc-wp-shortcodes/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/bkc-wp-shortcodes/reviews/)

## Contributors

 *   [ Dinesh Chouhan ](https://profiles.wordpress.org/dineshc/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/bkc-wp-shortcodes/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.me/dcmayankavi)