Title: Current Post Shortcode
Author: Md Forid Uddin
Published: <strong>2025년 3월 12일</strong>
Last modified: 2026년 1월 13일

---

플러그인 검색

![](https://ps.w.org/current-post-shortcode/assets/banner-772x250.jpg?rev=3436544)

![](https://ps.w.org/current-post-shortcode/assets/icon-256x256.jpg?rev=3436544)

# Current Post Shortcode

 작성자: [Md Forid Uddin](https://profiles.wordpress.org/mdforiduddin/)

[다운로드](https://downloads.wordpress.org/plugin/current-post-shortcode.3.1.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/current-post-shortcode/#description)
 * [평가](https://ko.wordpress.org/plugins/current-post-shortcode/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/current-post-shortcode/#installation)
 * [개발](https://ko.wordpress.org/plugins/current-post-shortcode/#developers)

 [지원](https://wordpress.org/support/plugin/current-post-shortcode/)

## 설명

The “Current Post Shortcode” plugin allows you to display post titles and custom
field values using simple shortcodes. You can display the current post’s title or
meta information, or specify a post ID to retrieve data from a specific post.

#### Display Current Post Title and Meta Information:

 * **Post Title:** `[current_post]`  Outputs the current post title, e.g., “Hello
   World”
 * **Post Meta** (Custom Field): `[current_post meta="custom_field"]`  Outputs the
   value of the custom field

#### Display Data from a Specific Post ID:

 * **Post Title:** `[current_post id="123"]`  Outputs the title of the post with
   ID “123”
 * **Post Meta** (Custom Field): `[current_post id="123" meta="custom_field"]`  
   Outputs the value of the custom field in the post with ID “123”

#### Display Fallback Meta Value:

    ```
    [current_post meta="custom_field" default="Default Value"]   Displays "Default Value" if the custom field is empty
    ```

#### Display Default Value for Zero Meta Value:

    ```
    [current_post meta="custom_field" default="Default Value" skip="true"]   Displays "Default Value" if the custom field value is zero
    ```

## 설치

#### From your WordPress dashboard:

 * Go to Plugins > Add New.
 * Search for ‘Current Post Shortcode’.
 * Click “Install Now”, then “Activate Plugin”.

#### Or **install it manually**:

 * Download the plugin ZIP file from [WordPress Directory](https://wordpress.org/plugins/current-post-shortcode/).
 * Log in to your WordPress Dashboard, navigate to Plugins > Add New, and click 
   the “Upload Plugin” button.
 * Choose the plugin ZIP file and click “Install Now”.
 * After installation, click “Activate Plugin”.

## FAQ

### How do I use the shortcodes?

 * Use `[current_post]` to display the title of the current post.
 * Use `[current_post meta="custom_field"]` to display a custom field value.
 * To display data from a specific post, use the `id` attribute.

### Can I use this shortcode in widgets or other areas of the site?

Yes, you can use these shortcodes anywhere shortcodes are supported in WordPress,
such as posts, pages, widgets, Gutenberg blocks, and page builders like Elementor,
Divi, WPBakery, etc.

### How do I handle empty or zero meta values?

You can use the `skip` attribute to skip empty or zero values and optionally display
a default value.

### Is there a fallback for meta values?

Yes, you can use the `default` attribute to provide a fallback value for empty meta
values.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Current Post Shortcode”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ Md Forid Uddin ](https://profiles.wordpress.org/mdforiduddin/)

[자국어로 “Current Post Shortcode”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/current-post-shortcode)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/current-post-shortcode/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/current-post-shortcode/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/current-post-shortcode/)을 [RSS](https://plugins.trac.wordpress.org/log/current-post-shortcode/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 3.1.0 – 14/01/2026

 * Added Shortcode functionality for displaying current post information.
 * Added support for displaying meta values with fallback options.

#### 3.0.0 – 13/01/2026

 * Improved shortcode functionality to support additional attributes.
 * Enhanced compatibility with the latest WordPress versions.
 * Added fallback meta value for better user experience.

#### 1.0.0 – 11/03/2025

 * Initial release of the plugin.

## 기초

 *  버전 **3.1.0**
 *  최근 업데이트: **4개월 전**
 *  활성화된 설치 **40+**
 *  워드프레스 버전 ** 6.7 또는 그 이상 **
 *  다음까지 시험됨: **6.9.4**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/current-post-shortcode/)
 * 태그:
 * [custom field](https://ko.wordpress.org/plugins/tags/custom-field/)[post meta](https://ko.wordpress.org/plugins/tags/post-meta/)
   [post title](https://ko.wordpress.org/plugins/tags/post-title/)[shortcode](https://ko.wordpress.org/plugins/tags/shortcode/)
 *  [고급 보기](https://ko.wordpress.org/plugins/current-post-shortcode/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/current-post-shortcode/reviews/)

## 기여자

 *   [ Md Forid Uddin ](https://profiles.wordpress.org/mdforiduddin/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/current-post-shortcode/)