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

---

Plugins durchsuchen

Dieses Plugin **ist nicht mit den jüngsten 3 Hauptversionen von WordPress** getestet
worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme
haben, wenn es mit neueren Versionen von WordPress verwendet wird.

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

# Shortcodes

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

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

 * [Details](https://de-at.wordpress.org/plugins/bkc-wp-shortcodes/#description)
 * [Rezensionen](https://de-at.wordpress.org/plugins/bkc-wp-shortcodes/#reviews)
 *  [Installation](https://de-at.wordpress.org/plugins/bkc-wp-shortcodes/#installation)
 * [Entwicklung](https://de-at.wordpress.org/plugins/bkc-wp-shortcodes/#developers)

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

## Beschreibung

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!

## Rezensionen

There are no reviews for this plugin.

## Mitwirkende & Entwickler

„Shortcodes“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin 
mitgewirkt:

Mitwirkende

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

[Übersetze „Shortcodes“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/bkc-wp-shortcodes)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/bkc-wp-shortcodes/),
sieh dir das [SVN Repository](https://plugins.svn.wordpress.org/bkc-wp-shortcodes/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/bkc-wp-shortcodes/)
per [RSS](https://plugins.trac.wordpress.org/log/bkc-wp-shortcodes/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 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 **vor 9 Jahren**
 *  Active installations **10+**
 *  WordPress version ** 3 oder höher **
 *  Tested up to **4.8.28**
 *  Language
 * [English (US)](https://wordpress.org/plugins/bkc-wp-shortcodes/)
 * Tags
 * [Wordpress Shortcodes](https://de-at.wordpress.org/plugins/tags/wordpress-shortcodes/)
   [wp shortcodes](https://de-at.wordpress.org/plugins/tags/wp-shortcodes/)
 *  [Erweiterte Ansicht](https://de-at.wordpress.org/plugins/bkc-wp-shortcodes/advanced/)

## Bewertungen

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/)

## Mitwirkende

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

## Support

Möchtest du etwas sagen? Brauchst du Unterstützung?

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

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](https://www.paypal.me/dcmayankavi)