Title: Bloginfo Shortcode
Author: ethanpil
Published: <strong>25 Tháng 9, 2013</strong>
Last modified: 25 Tháng 9, 2013

---

Tìm kiếm plugin

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

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

# Bloginfo Shortcode

 Bởi [ethanpil](https://profiles.wordpress.org/ethanpil/)

[Tải về](https://downloads.wordpress.org/plugin/wp-bloginfo-shortcode.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/wp-bloginfo-shortcode/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/wp-bloginfo-shortcode/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/wp-bloginfo-shortcode/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/wp-bloginfo-shortcode/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/wp-bloginfo-shortcode/)

## Mô tả

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

## Cài đặt

 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….

## Hỏi đáp

  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.

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“Bloginfo Shortcode” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

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

[Dịch “Bloginfo Shortcode” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/wp-bloginfo-shortcode)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/wp-bloginfo-shortcode/),
check out [SVN repository](https://plugins.svn.wordpress.org/wp-bloginfo-shortcode/),
hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/wp-bloginfo-shortcode/)
qua [RSS](https://plugins.trac.wordpress.org/log/wp-bloginfo-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.0

 * Hello World!

## Meta

 *  Phiên bản **1.0**
 *  Cập nhật lần cuối **13 năm trước**
 *  Số lượt cài đặt **700+**
 *  Phiên bản WordPress ** 3.0 hoặc cao hơn **
 *  Đã kiểm tra lên đến **3.6.1**
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/wp-bloginfo-shortcode/)
 * Thẻ
 * [bloginfo](https://vi.wordpress.org/plugins/tags/bloginfo/)[shortcode](https://vi.wordpress.org/plugins/tags/shortcode/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/wp-bloginfo-shortcode/advanced/)

## Đánh giá

 5 trên 5 sao.

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

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/wp-bloginfo-shortcode/reviews/)

## Những người đóng góp

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/wp-bloginfo-shortcode/)