Current Date Shortcode For WordPess

설명

Embed Dynamic Dates in Your WordPress Site with a Shortcode

This plugin simplifies adding the current date, month, or year anywhere on your WordPress website using a shortcode. Simply insert [current-date] and it’ll automatically update with the current date based on your language settings.

Flexible Date Formatting Options

Need a specific date format? No problem! Pass a format attribute with the shortcode for customization.

Example
[current-date format=’l, F jS, Y’] displays the date as “Tuesday, May 21st, 2024”
[current-date format=’D, M j, Y’] displays the date as “Tue, May 21, 2024”
[current-date format=’F j, Y’] displays the date as “May 21, 2024”
[current-date format=’j F Y’] displays the date as “21 May 2024”
[current-date format=’m/d/Y’] displays the date as “05/21/2024”
[current-date format=’Y/m/d’] displays the date as “2024/05/21”
[current-date format=’Y-m-d’] displays the date as “2024-05-21”
[current-date format=’d-m-Y’] displays the date as “21-05-2024”
[current-date format=’Y.m.d’] displays the date as “2024.05.21”
[current-date format=’j.n.Y’] displays the date as “21.5.2024”
[current-date format=’d/m/Y’] displays the date as “21/05/2024”
[current-date format=’D, M j Y’] displays the date as “Tue, May 21 2024”
[current-date format=’l, j F Y’] displays the date as “Tuesday, 21 May 2024”
[current-date format=’D, j M Y’] displays the date as “Tue, 21 May 2024”
[current-date format=’jS F Y’] displays the date as “21st May 2024”
[current-date format=’F jS’] displays the date as “May 21st”
[current-date format=’M j’] displays the date as “May 21”
[current-date format=’Y-M-d’] displays the date as “2024-May-21”

Easy to Use, Powerful Customization

This user-friendly plugin empowers you to seamlessly integrate dynamic dates into your WordPress content, enhancing both functionality and user experience.

Support

If you encounter any issues or have questions about the plugin, please visit our support forum at Submit Ticket. We are here to help you with any concerns you may have.

If you have any questions, please email us at noruzzaman19@gmail.com

Contribute

The full source code is available on GitHub Repository. Feel free to contribute or report an issue.

스크린샷

블록

이 플러그인은 1(을)를 제공합니다.

  • Current Date Dynamic and customizable Current Date block for displaying up-to-date information on your WordPress site.

설치

There is no prerequisites for installing Current Date Shortcode For WordPess. You can follow the steps below to complete the installation.

Automatic Installation

  1. Go to Plugins > Add New screen from your WordPress website dashboard.
  2. Search for Current Date Shortcode For WordPess.
  3. Install and activate the plugin, that’s it!

FAQ

Does the plugin come for free?

Yes, it’s completely free.

후기

2025년 6월 16일 답글 1개
Shows the current date using a simple shortcode. It’s lightweight, easy to use, and works flawlessly with my theme. Perfect for keeping content dynamic without any hassle.
모든 1 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Current Date Shortcode For WordPess”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.4

  • Updated date function from dateI18n to gmdateI18n for improved internationalization support
  • Added backward compatibility for existing blocks using previous versions
  • Performance improvements for date rendering

1.0.3

Add New date shortcode.

1.0.2

WordPress 6.7 Compatibility: Improved stability and smooth operation with the latest WordPress version.

1.0.1

Update: Improved compatibility with WordPress 6.6.1, guaranteeing smooth operation and stability within the WordPress ecosystem.