HEX
Server: Apache
System: Linux c119.dattaweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: c1190199 (57165)
PHP: 7.4.33
Disabled: mail, system, shell, exec, system_exec, shell_exec, mysql_pconnect, passthru, popen, proc_open, proc_close, proc_nice, proc_terminate, proc_get_status, escapeshellarg, escapeshellcmd, eval, dl, imap_mail, libvirt_connect, gnupg_init, unsetenv, apache_setenv, pcntl_exec, pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wifcontinued, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_get_handler, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_getpriority, pcntl_setpriority, pcntl_async_signals, opcache_get_status, opcache_reset, opcache_get_configuration
Upload Files
File: /home/c1190199/public_html/wp-content/plugins/current-date/README.txt
=== Current Date Shortcode For WordPess ===
Contributors: noruzzaman, sanaf
Tags: current date, month, shortcode, year
Requires at least: 5.0
Tested up to: 6.7
Stable tag: 1.0.1
Requires PHP: 7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Easily display the current date anywhere using a simple shortcode, Gutenberg block, Elementor addon

== Description ==

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

##CONTRIBUTE
The full source code is available on [GitHub Repository](https://github.com/noruzzamanrubel/Current-Date-Shortcode-for-Wordpress). Feel free to contribute or report an issue.

== Installation ==

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!

== Frequently Asked Questions ==

= Does the plugin come for free? =
Yes, it’s completely free.

== Changelog ==

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