Title: Bloginfo Shortcode
Author: ethanpil
Published: <strong>25 september 2013</strong>
Last modified: 25 september 2013

---

Plugins zoeken

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

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

# Bloginfo Shortcode

 Door [ethanpil](https://profiles.wordpress.org/ethanpil/)

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

 * [Details](https://nl.wordpress.org/plugins/wp-bloginfo-shortcode/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/wp-bloginfo-shortcode/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/wp-bloginfo-shortcode/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/wp-bloginfo-shortcode/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/wp-bloginfo-shortcode/)

## Beschrijving

This plugin adds a shortcode [blog] to pull info from like the template tag bloginfo().
Its very simple to use and supports the same values as bloginfo().

Why a shortcode and not the function in PHP? Sometimes I need to implement slight
variations of the same site. This allows me to have the values propagate into the
post content as needed without remembering every place that needs changes.

Its used like this:

    ```
    [blog info="name"] 
    ```

This is the equivalent of the following in PHP:

    ```
    bloginfo('name');
    ```

Here are some example uses:

    ```
    [blog info="name"] - Displays the "Site Title" set in Settings > General.
    [blog info="description"] - Displays the "Tagline" set in Settings > General.
    [blog info="wpurl"] - Displays the "WordPress address (URL)" set in Settings > General.
    [blog info="url"] - Displays the "Site address (URL)" set in Settings > General.
    [blog info="admin_email"] - Displays the "E-mail address" set in Settings > General. 
    ```

See here for all the usable parameters: https://codex.wordpress.org/Function_Reference/
bloginfo

Fork away: https://github.com/ethanpil/wp-bloginfo-shortcode

## Installatie

 1. Upload `wp-bloginfo-shortcode.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Include the [blog info=””] shortcode in your editor….

## FAQ

  I dont see any settings or options!

There arent any!

  How to I enable it?

If the plugins system has it on then its working.

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“Bloginfo Shortcode” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

 *   [ ethanpil ](https://profiles.wordpress.org/ethanpil/)

[Vertaal “Bloginfo Shortcode” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/wp-bloginfo-shortcode)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/wp-bloginfo-shortcode/),
haal de [SVN repository](https://plugins.svn.wordpress.org/wp-bloginfo-shortcode/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/wp-bloginfo-shortcode/)
via [RSS](https://plugins.trac.wordpress.org/log/wp-bloginfo-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Hello World!

## Meta

 *  Versie **1.0**
 *  Laatst geüpdatet **13 jaar geleden**
 *  Actieve installaties **700+**
 *  WordPress versie ** 3.0 of nieuwer **
 *  Getest t/m **3.6.1**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/wp-bloginfo-shortcode/)
 * Tags
 * [bloginfo](https://nl.wordpress.org/plugins/tags/bloginfo/)[shortcode](https://nl.wordpress.org/plugins/tags/shortcode/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/wp-bloginfo-shortcode/advanced/)

## Waarderingen

 5 van 5 sterren.

 *  [  1 5 ster beoordeling     ](https://wordpress.org/support/plugin/wp-bloginfo-shortcode/reviews/?filter=5)
 *  [  0 4 sterren beoordelingen     ](https://wordpress.org/support/plugin/wp-bloginfo-shortcode/reviews/?filter=4)
 *  [  0 3 sterren beoordelingen     ](https://wordpress.org/support/plugin/wp-bloginfo-shortcode/reviews/?filter=3)
 *  [  0 2 sterren beoordelingen     ](https://wordpress.org/support/plugin/wp-bloginfo-shortcode/reviews/?filter=2)
 *  [  0 1 sterren beoordelingen     ](https://wordpress.org/support/plugin/wp-bloginfo-shortcode/reviews/?filter=1)

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

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/wp-bloginfo-shortcode/reviews/)

## Bijdragers

 *   [ ethanpil ](https://profiles.wordpress.org/ethanpil/)

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/wp-bloginfo-shortcode/)