Title: Current Post Shortcode
Author: Md Forid Uddin
Published: <strong>12 ມີນາ 2025</strong>
Last modified: 13 ມັງກອນ 2026

---

ຄົ້ນຫາປລັກອິນ

![](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://lo.wordpress.org/plugins/current-post-shortcode/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/current-post-shortcode/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/current-post-shortcode/#installation)
 * [ການພັດທະນາ](https://lo.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”.

## ຄຳຖາມທີ່ພົບເລື້ອຍ

### 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” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມ
ໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ 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.

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **3.1.0**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **3 ເດືອນ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **30+**
 *  ເວີຊັນ WordPress ** 6.7 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **6.9.4**
 *  ເວີຊັນ PHP ** 7.4 ຫຼື ສູງກວ່າ **
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/current-post-shortcode/)
 * ແທັກ
 * [custom field](https://lo.wordpress.org/plugins/tags/custom-field/)[post meta](https://lo.wordpress.org/plugins/tags/post-meta/)
   [post title](https://lo.wordpress.org/plugins/tags/post-title/)[shortcode](https://lo.wordpress.org/plugins/tags/shortcode/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.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/)