Ugrás a tartalomhoz
WordPress.org

Magyar

  • Sablonok
  • Bővítmények
  • Hírek
  • Névjegy
    • Történet
    • Követelmények
    • Telepítés
  • Tárhely
  • Frissítés
  • Biztonsági mentés
  • Biztonság
  • WordPress letöltése
WordPress letöltése
WordPress.org

Plugin Directory

Current Post Shortcode

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

Current Post Shortcode

Szerző: Md Forid Uddin
Letöltés
  • Részletek
  • Vélemények
  • Telepítés
  • Fejlesztés
Támogatás

Leírás

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

Telepítés

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.
  • 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”.

GYIK

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.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Current Post Shortcode” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők
  • Md Forid Uddin

“Current Post Shortcode” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

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

  • Version 3.1.0
  • Last updated 2 hónap ezelőtt
  • Active installations 30+
  • WordPress version 6.7 vagy magasabb
  • Tested up to 6.9.4
  • PHP version 7.4 vagy magasabb
  • Language
    English (US)
  • Tags
    custom fieldpost metapost titleshortcode
  • Bővített nézet

Vélemények

No reviews have been submitted yet.

Értékelés hozzáadása

See all reviews

Közreműködők

  • Md Forid Uddin

Támogatás

Vélemény? Segítségkérés?

Támogatói fórum megtekintése

  • Rólunk
  • Hírek
  • Tárhelyszolgatatás
  • Adatvédelem
  • Showcase
  • Sablonok
  • Bővítmények
  • Patterns
  • Tanuljunk
  • Support
  • Fejlesztők
  • WordPress.tv ↗︎
  • Get Involved
  • Events
  • Adományozás ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Magyar

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Facebook oldalunk megtekintése
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
A kód költemény.
The WordPress® trademark is the intellectual property of the WordPress Foundation.