{"id":65574,"date":"2023-04-05T15:30:00","date_gmt":"2023-04-05T12:30:00","guid":{"rendered":"https:\/\/themeisle.com\/blog\/?p=65574"},"modified":"2023-04-05T15:30:00","modified_gmt":"2023-04-05T12:30:00","slug":"display-todays-date-in-wordpress","status":"publish","type":"post","link":"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/","title":{"rendered":"How to Display Today&#8217;s Date in WordPress"},"content":{"rendered":"\n<p>Want to know how to display today&#8217;s date in WordPress?<\/p>\n\n\n\n<p>Of course you do. That&#8217;s why you&#8217;re here and that&#8217;s exactly what we&#8217;re going to show you how to do.<\/p>\n\n\n\n<p>We know that there are several reasons why you might want to display today&#8217;s date on your WordPress site. \ud83d\udcdf For example, many blogs, online journals, and news websites display the date to assure visitors the articles they are seeing are recent. Another reason would be to show the current day and time on live chat features and countdown timers.<\/p>\n\n\n\n<!--more-->\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p>Whatever your specific reason is for wanting to display today&#8217;s date in WordPress, we will show you \u23e9 <a href=\"#three-ways\">three easy ways<\/a> how you can do it: using a plugin, writing your own code, or opting for a shortcode.<\/p>\n\n\n\n<p>Let&#8217;s dive right into it, shall we? \ud83e\udd3f<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n\t\t<div class='ti-tweet-clear'><\/div>\n\t\t\t<div class='ti-tweet_wrapper'>\n\t\t    \t<div class='ti-tweet_text'>\n\t\t    \t\t<a href='https:\/\/twitter.com\/share?text=How+to+display+today%E2%80%99s+%23date+in+%23WordPress+%F0%9F%93%85&via=themeisle&related=themeisle&url=https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/' target='_blank' rel='nofollow'>How to display today\u2019s #date in #WordPress \ud83d\udcc5<\/a>\n\t\t    \t<\/div>\n\t\t    \t<div class='ti-tweet_sharebtn'>\n\t\t    \t<a href='https:\/\/twitter.com\/share?text=How+to+display+today%E2%80%99s+%23date+in+%23WordPress+%F0%9F%93%85&via=themeisle&related=themeisle&url=https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/' target='_blank' rel='nofollow'>Click To Tweet \n\t\t    \t\t<span><\/span>\n\t\t    \t<\/a>\n\t\t    <\/div>\n\t\t<\/div>\n<\/div>\n<\/div>\n\n\n<div class=\"su-divider su-divider-style-dotted\" style=\"margin:40px 0;border-width:1px;border-color:#999999\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Why show today&#8217;s date in WordPress<\/h2>\n\n\n\n<p>You&#8217;ve probably noticed many news journals and other online sources add dates to their blog posts. That&#8217;s because displaying the date in WordPress has multiple advantages. Let&#8217;s take a look at some of them:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\ud83c\udf31 <strong>Freshness<\/strong>: Showing the current date on your website can make it look more up-to-date and relevant to your visitors. It can help build trust with your audience and keep them coming back for new content. However, you have to be consistent with your uploads if you want this to work, as there&#8217;s no point in adding dates if you don&#8217;t plan on posting regularly.<\/li>\n\n\n\n<li>\u23f1\ufe0f <strong>Time-sensitive content<\/strong>: If you publish time-sensitive content, such as news articles or event listings, displaying the current date can help visitors determine the relevance of the content. Your readers will see you&#8217;re covering the latest news, making your source more reliable.<\/li>\n<\/ul>\n\n\n\n<p>Now that we&#8217;ve covered why it can be beneficial, let&#8217;s go over all the steps you need to take to display today&#8217;s date in WordPress.<\/p>\n\n\n<div class=\"su-divider su-divider-style-dotted\" style=\"margin:40px 0;border-width:1px;border-color:#999999\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"three-ways\">Easy ways to display today&#8217;s date in WordPress<\/h2>\n\n\n\n<p>The first thing we should mention is that WordPress itself does not come with a widget or block that would allow you to add the current date to your posts or pages automatically. This is why many people have turned to writing their own simple code or using specific tools to do this. You don&#8217;t need much knowledge to do it yourself, either.<\/p>\n\n\n\n<p>Although there are more complicated ways to display today&#8217;s date in WordPress, we&#8217;ll show the three most common and popular ones below. Let&#8217;s start with the easiest one: using a plugin made explicitly for this purpose. If you prefer to avoid plugins (many people do), then keep reading to see how you can write your own custom code and shortcode to make displaying today&#8217;s date possible. <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Method 1: <a href=\"#method-1\">Insert today&#8217;s date anywhere using a WordPress plugin<\/a><\/li>\n\n\n\n<li>Method 2: <a href=\"#method-2\">Insert today\u2019s date using custom code<\/a><\/li>\n\n\n\n<li>Method 3: <a href=\"#method-3\">Insert today\u2019s date using a custom shortcode<\/a><\/li>\n<\/ul>\n\n\n<div class=\"su-divider su-divider-style-default\" style=\"margin:40px 0;border-width:15px;border-color:#4267cf\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"method-1\">Method 1: Insert today&#8217;s date anywhere using a WordPress plugin<\/h3>\n\n\n\n<p>A straightforward way to show today&#8217;s date on your WordPress website is to use the plugin method. By this, we mean <a href=\"https:\/\/themeisle.com\/blog\/how-to-install-a-wordpress-plugin\/\">installing a plugin<\/a> that creates a widget or component you can use on different pages or templates.<\/p>\n\n\n\n<p>There are a few different options out there, but for this article, we&#8217;ll focus on how to show a date using the free plugin WP Date and Time Shortcode.<\/p>\n\n\n<div class=\"wp-pic-wrapper aligncenter large\" style=\"margin:20px 0;\"><div class=\"wp-pic large plugin wp-pic-ajax scheme2\"  id=\"wp-pic-wp-date-and-time-shortcode\"data-type=\"plugin\" data-slug=\"wp-date-and-time-shortcode\" data-image=\"\" data-expiration=\"60\"  data-layout=\"large\" data-slugs=\"[]\" ><div class=\"wp-pic-body-loading\"><div class=\"signal\"><\/div><\/div><\/div><\/div><!-- .wp-pic-wrapper--><link rel='stylesheet' id='dashicons-css' href='https:\/\/themeisle.com\/blog\/wp-includes\/css\/dashicons.min.css?ver=6.8.5' type='text\/css' media='all' \/>\n<link rel='stylesheet' id='wppic-style-css' href='https:\/\/themeisle.com\/blog\/wp-content\/plugins\/wp-plugin-info-card\/dist\/wppic-styles.css?ver=6.1.1' type='text\/css' media='all' \/>\n<script type=\"text\/javascript\" src=\"https:\/\/themeisle.com\/blog\/wp-includes\/js\/jquery\/jquery.min.js?ver=3.7.1\" id=\"jquery-core-js\"><\/script>\n<script type=\"text\/javascript\" src=\"https:\/\/themeisle.com\/blog\/wp-includes\/js\/jquery\/jquery-migrate.min.js?ver=3.4.1\" id=\"jquery-migrate-js\"><\/script>\n<script type=\"text\/javascript\" id=\"wppic-script-js-extra\">\n\/* <![CDATA[ *\/\nvar wppicAjax = {\"ajaxurl\":\"https:\\\/\\\/themeisle.com\\\/blog\\\/wp-admin\\\/admin-ajax.php\"};\n\/* ]]> *\/\n<\/script>\n<script type=\"text\/javascript\" src=\"https:\/\/themeisle.com\/blog\/wp-content\/plugins\/wp-plugin-info-card\/assets\/js\/wppic-script.min.js?ver=6.1.1\" id=\"wppic-script-js\"><\/script>\n\n\n\n\n<p>\ud83d\udc49 To use this plugin:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Install WP Date and Time Shortcode by navigating to <em><strong>Plugins<\/strong> \u2192 <strong>Add New<\/strong><\/em> from your dashboard, searching for its name, and clicking on <strong><em>Install<\/em><\/strong>.<\/li>\n\n\n\n<li>Activate the plugin from the <strong><em>Plugins<\/em> <\/strong>menu.<\/li>\n\n\n\n<li>Just paste any of the included shortcodes anywhere on your posts, pages, or templates, and they will work right out of the box.<\/li>\n<\/ol>\n\n\n\n<p>Here are some examples of usage for this plugin:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>[wpdts-date-time]<\/code> \u2013 This shortcode will show the default date and time format as seen on your WordPress general settings.<\/li>\n\n\n\n<li><code>[wpdts-date]<\/code> \u2013 The default date format.<\/li>\n\n\n\n<li><code>[wpdts-time]<\/code> \u2013 The default time format.<\/li>\n<\/ul>\n\n\n\n<p>You can also customize the appearance of the date using the shortcode parameters available. More in the plugin&#8217;s docs. <\/p>\n\n\n<div class=\"su-divider su-divider-style-default\" style=\"margin:40px 0;border-width:15px;border-color:#4267cf\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"method-2\">Method 2: Insert today&#8217;s date using custom code<\/h3>\n\n\n\n<p>You don&#8217;t need to be a programmer to use simple PHP code. In fact, there is a surprisingly simple line of code that can display today&#8217;s date using the date format you have in your WordPress settings. Here it is:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;?php echo date(get_option('date_format')); ?&gt;<\/code><\/pre>\n\n\n\n<p>So, where do you need to add this bit of code? Unlike a shortcode, which can be pasted on any WordPress post or page, this piece of PHP code can only be used in your theme files. You can see these files by going to <em><strong>Appearance <\/strong>\u2192 <strong>Theme File Editor<\/strong><\/em> from your dashboard. <\/p>\n\n\n<div class=\"wp-block-image blog-img-std\">\n<figure class=\"aligncenter size-full\"><img data-opt-id=870446498  fetchpriority=\"high\" decoding=\"async\" width=\"1600\" height=\"1031\" src=\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_2.png\" alt=\"You can add your current date function on any of your theme files to display today's date in WordPress\" class=\"wp-image-65572\" srcset=\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:1600\/h:1031\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_2.png 1600w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:300\/h:193\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_2.png 300w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:1024\/h:660\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_2.png 1024w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:768\/h:495\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_2.png 768w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:1536\/h:990\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_2.png 1536w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:50\/h:32\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_2.png 50w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:372\/h:240\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_2.png 372w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:616\/h:397\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_2.png 616w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:931\/h:600\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_2.png 931w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:230\/h:148\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_2.png 230w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:303\/h:195\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_2.png 303w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:210\/h:135\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_2.png 210w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:1600\/h:1031\/q:mauto\/f:best\/dpr:2\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_2.png 2x\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure><\/div>\n\n\n<p>If you want to change the way the date is displayed (for example, the order of the day and month), you can do this by visiting your Settings page (<em><strong>Settings <\/strong>\u2192 <strong>General<\/strong><\/em>).<\/p>\n\n\n<div class=\"su-divider su-divider-style-default\" style=\"margin:40px 0;border-width:15px;border-color:#4267cf\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"method-3\">Method 3: Insert today&#8217;s date using a custom shortcode<\/h3>\n\n\n\n<p>The method we just covered, writing your own code, limits where you can display the date as it can only be pasted in theme files. If you want to add your date widget or block on any post or page, you can instead write your own <a href=\"https:\/\/themeisle.com\/blog\/what-are-shortcodes-in-wordpress\/\">shortcode<\/a>.<\/p>\n\n\n\n<p>To do this, the first step is to create the shortcode code itself. Then, you can place that code either in your <a href=\"https:\/\/themeisle.com\/blog\/wordpress-functions-php-guide\/\"><em>functions.php<\/em><\/a> file or set it up via a custom code snippet using the Code Snippets plugin (recommended).<\/p>\n\n\n<div class=\"wp-pic-wrapper align-center large\" style=\"margin:20px 0;\"><div class=\"wp-pic large plugin wp-pic-ajax scheme2\"  id=\"wp-pic-code-snippets\"data-type=\"plugin\" data-slug=\"code-snippets\" data-image=\"\" data-expiration=\"\"  data-layout=\"large\" data-slugs=\"[]\" ><div class=\"wp-pic-body-loading\"><div class=\"signal\"><\/div><\/div><\/div><\/div><!-- .wp-pic-wrapper-->\n\n\n\n<p>The shortcode code itself is this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>add_shortcode( 'date-today', function ($atts) {\n\treturn date(get_option('date_format'));\n} );<\/code><\/pre>\n\n\n\n<p>Once you have added this shortcode definition to either the <a href=\"https:\/\/themeisle.com\/blog\/code-snippets-for-wordpress\/\">Code Snippets<\/a> plugin or to your <strong><em>functions.php<\/em> <\/strong>file, you can use the following shortcode to display today&#8217;s date anywhere on your site:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;date-today]<\/code><\/pre>\n\n\n<div class=\"wp-block-image blog-img-std\">\n<figure class=\"aligncenter size-full\"><img data-opt-id=1161150127  fetchpriority=\"high\" decoding=\"async\" width=\"954\" height=\"423\" src=\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_3.png\" alt=\"Adding the shortcode to a WordPress post to display the current date\" class=\"wp-image-65573\" srcset=\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:954\/h:423\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_3.png 954w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:300\/h:133\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_3.png 300w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:768\/h:341\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_3.png 768w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:50\/h:22\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_3.png 50w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:480\/h:213\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_3.png 480w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:794\/h:352\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_3.png 794w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:296\/h:131\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_3.png 296w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:390\/h:173\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_3.png 390w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:270\/h:120\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_3.png 270w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:954\/h:423\/q:mauto\/f:best\/dpr:2\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/display_todays_date_in_wordpress_3.png 2x\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/figure><\/div>\n\n\n<p>If you change the formatting of the shortcode within your post (for example, you make the text bold), this will also be applied in the front end.<\/p>\n\n\n<div class=\"su-divider su-divider-style-dotted\" style=\"margin:40px 0;border-width:1px;border-color:#999999\"><a href=\"#\" style=\"color:#999999\">Go to top<\/a><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Final thoughts \ud83e\uddd0<\/h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p>Learning how to display today&#8217;s date in WordPress is a useful thing you can learn quickly and easily. There&#8217;s no singular way of doing that, so you can choose between several equally effective methods.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n\t\t<div class='ti-tweet-clear'><\/div>\n\t\t\t<div class='ti-tweet_wrapper'>\n\t\t    \t<div class='ti-tweet_text'>\n\t\t    \t\t<a href='https:\/\/twitter.com\/share?text=How+to+display+today%E2%80%99s+%23date+in+%23WordPress+%F0%9F%93%85&via=themeisle&related=themeisle&url=https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/' target='_blank' rel='nofollow'>How to display today\u2019s #date in #WordPress \ud83d\udcc5<\/a>\n\t\t    \t<\/div>\n\t\t    \t<div class='ti-tweet_sharebtn'>\n\t\t    \t<a href='https:\/\/twitter.com\/share?text=How+to+display+today%E2%80%99s+%23date+in+%23WordPress+%F0%9F%93%85&via=themeisle&related=themeisle&url=https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/' target='_blank' rel='nofollow'>Click To Tweet \n\t\t    \t\t<span><\/span>\n\t\t    \t<\/a>\n\t\t    <\/div>\n\t\t<\/div>\n<\/div>\n<\/div>\n\n\n\n<p>Whether you decide to use the <a href=\"https:\/\/wordpress.org\/plugins\/wp-date-and-time-shortcode\/\" target=\"_blank\" rel=\"noopener nofollow\">WP Date and Time plugin<\/a>, create a custom shortcode, or come up with a manual code, we hope this guide will help you achieve your desired results.<\/p>\n\n\n\n<p>Once you implement the necessary steps, you&#8217;ll be able to enjoy all the benefits of showing the date and time on your WordPress posts. Not only will the content look fresher, but it will also be more organized.<\/p>\n\n\n\n<p><em><strong>Do you have any questions about how to display today&#8217;s date in WordPress? Let us know in the comments below!<\/strong><\/em><\/p>\n\n\n<style>.ticss-d144f107 strong{font-weight: 700;\n    letter-spacing: -0.2px;\n    line-height: 1.2;\n    display: inline-block;}<\/style>\n\n\n<div class=\"wp-block-columns speed-guide has-white-color has-text-color has-background has-link-color wp-elements-2f81f6c5526477b5b4d52d1ca4513949 is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\" style=\"background-color:#4267cf\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:40%\">\n<figure class=\"wp-block-image size-medium\"><img data-opt-id=30701221  fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:300\/h:300\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png\" alt=\"speed guide\" class=\"wp-image-113040\" srcset=\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:300\/h:300\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 300w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:1024\/h:1024\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 1024w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:150\/h:150\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 150w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:768\/h:768\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 768w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:50\/h:50\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 50w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:240\/h:240\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 240w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:397\/h:397\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 397w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:600\/h:600\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 600w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:148\/h:148\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 148w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:195\/h:195\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 195w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:135\/h:135\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 135w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:1080\/h:1080\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 1200w, https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:1080\/h:1080\/q:mauto\/f:best\/dpr:2\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2025\/09\/e2ce20299a807336c68c2e029640adaa1.png 2x\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center ticss-58e79f2f\" style=\"font-size:14px\"><strong>FREE GUIDE<\/strong><\/p>\n\n\n\n<p class=\"ticss-d144f107\" style=\"font-size:25px\"><strong>4 Essential Steps to Speed Up Your&nbsp;WordPress Website<\/strong><\/p>\n\n\n\n<p class=\"ticss-3b627beb\">Follow the simple steps in our 4-part mini series and reduce your loading times by 50-80%.&nbsp;\ud83d\ude80<\/p>\n\n\n<p><div class=\"frm_forms  with_frm_style frm_style_themeisle\" id=\"frm_form_4_container\" data-token=\"6270ac099d6f40a50b65c310764fee58\">\n<form enctype=\"multipart\/form-data\" method=\"post\" class=\"frm-show-form  frm_pro_form \" id=\"form_site-speed-guide-below-post\" data-token=\"6270ac099d6f40a50b65c310764fee58\">\n<div class=\"frm_form_fields \">\n<fieldset>\n<legend class=\"frm_screen_reader\">Site Speed Guide - Below Post<\/legend>\r\n\r\n<div class=\"frm_fields_container\">\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" \/>\n<input type=\"hidden\" name=\"form_id\" value=\"4\" \/>\n<input type=\"hidden\" name=\"frm_hide_fields_4\" id=\"frm_hide_fields_4\" value=\"\" \/>\n<input type=\"hidden\" name=\"form_key\" value=\"site-speed-guide-below-post\" \/>\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" \/>\n<input type=\"hidden\" id=\"frm_submit_entry_4\" name=\"frm_submit_entry_4\" value=\"7c2d491008\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/blog\/wp-json\/wp\/v2\/posts\/65574\" \/><input type=\"hidden\" name=\"item_meta[18]\" id=\"field_6px6q2\" value=\"\/blog\/wp-json\/wp\/v2\/posts\/65574\"  data-frmval=\"\/blog\/wp-json\/wp\/v2\/posts\/65574\"   \/>\n<div id=\"frm_field_15_container\" class=\"frm_form_field form-field  frm_required_field frm_none_container\">\r\n\t<label for=\"field_6px6q\" id=\"field_6px6q_label\" class=\"frm_primary_label\">Your Email\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\r\n\t<\/label>\r\n\t<input type=\"email\" id=\"field_6px6q\" name=\"item_meta[15]\" value=\"\"  autocomplete=\"email\"  placeholder=\"your@email.com\" data-reqmsg=\"Your Email cannot be blank.\" aria-required=\"true\" data-invmsg=\"Your Email is invalid\" aria-invalid=\"false\"  \/>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_17_container\" class=\"frm_form_field form-field  frm_none_container vertical_radio\">\r\n\t<div  id=\"field_6px6q3_label\" class=\"frm_primary_label\">Subscribe to our newsletter\r\n\t\t<span class=\"frm_required\" aria-hidden=\"true\"><\/span>\r\n\t<\/div>\r\n\t<div class=\"frm_opt_container\" aria-labelledby=\"field_6px6q3_label\" role=\"group\">\t\t<div class=\"frm_checkbox\" id=\"frm_checkbox_17-0\">\t\t\t<label  for=\"field_6px6q3-0\">\n\t\t\t<input type=\"checkbox\" name=\"item_meta[17][]\" id=\"field_6px6q3-0\" value=\"true\"  data-invmsg=\"Subscribe to our newsletter is invalid\" aria-invalid=\"false\"   \/> Subscribe to our newsletter<\/label><\/div>\n<\/div>\r\n\t\r\n\t\r\n<\/div>\n<div id=\"frm_field_14_container\" class=\"frm_form_field form-field \">\r\n\t<div class=\"frm_submit frm_flex\">\r\n<button class=\"frm_button_submit frm_final_submit\" type=\"submit\"   formnovalidate=\"formnovalidate\">FREE ACCESS<\/button>\r\n\r\n\r\n\r\n<\/div>\r\n<\/div>\n\t<input type=\"hidden\" name=\"item_key\" value=\"\" \/>\n\t\t\t<div id=\"frm_field_24_container\">\n\t\t\t<label for=\"field_yb9ws\" >\n\t\t\t\tIf you are human, leave this field blank.\t\t\t<\/label>\n\t\t\t<input  id=\"field_yb9ws\" type=\"text\" class=\"frm_form_field form-field frm_verify\" name=\"item_meta[24]\" value=\"\"  \/>\n\t\t<\/div>\n\t\t<input name=\"frm_state\" type=\"hidden\" value=\"tGKtIG19U6wyYcew8uBttX566FAcZrxj2eXQv9Mc3h0wF9M0QAXa6pd1+Qu8+H8p\" \/><\/div>\n<\/fieldset>\n<\/div>\n\n<p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"ak_\"><label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"171\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><\/form>\n<\/div>\n<\/p>\n<\/div>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"Want to know how to display today&#8217;s date in WordPress? Of course you do. That&#8217;s why you&#8217;re here and that&#8217;s exactly what we&#8217;re going to show you how to do &#8211; in three different ways!","protected":false},"author":74,"featured_media":66092,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_stopmodifiedupdate":false,"_modified_date":"","_themeisle_gutenberg_block_has_review":false,"footnotes":""},"categories":[26,272],"tags":[],"hashtags":[],"class_list":["post-65574","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wordpress","category-wordpress-tutorials"],"wppr_data":{"cwp_meta_box_check":"No"},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.8 (Yoast SEO v26.1.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Display Today&#039;s Date in WordPress<\/title>\n<meta name=\"description\" content=\"There are many ways to display today&#039;s date in WordPress, from using a plugin or theme to writing your own code. Here&#039;s how to do it.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Display Today&#039;s Date in WordPress\" \/>\n<meta property=\"og:description\" content=\"There are many ways to display today&#039;s date in WordPress, from using a plugin or theme to writing your own code. Here&#039;s how to do it.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/\" \/>\n<meta property=\"og:site_name\" content=\"Themeisle Blog\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-05T12:30:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/Display-Todays-Date-in-WordPress.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2180\" \/>\n\t<meta property=\"og:image:height\" content=\"1090\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Yisela Alvarez Trentini\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Yisela Alvarez Trentini\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/\"},\"author\":{\"name\":\"Yisela Alvarez Trentini\",\"@id\":\"https:\/\/themeisle.com\/blog\/#\/schema\/person\/bfcf13d809aa7475daa80492363e6117\"},\"headline\":\"How to Display Today&#8217;s Date in WordPress\",\"datePublished\":\"2023-04-05T12:30:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/\"},\"wordCount\":1206,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/themeisle.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/Display-Todays-Date-in-WordPress.png\",\"articleSection\":[\"WordPress\",\"WordPress Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/\",\"url\":\"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/\",\"name\":\"How to Display Today\\\\'s Date in WordPress\",\"isPartOf\":{\"@id\":\"https:\/\/themeisle.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/Display-Todays-Date-in-WordPress.png\",\"datePublished\":\"2023-04-05T12:30:00+00:00\",\"description\":\"There are many ways to display today\\\\'s date in WordPress, from using a plugin or theme to writing your own code. Here\\\\'s how to do it.\",\"breadcrumb\":{\"@id\":\"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/#primaryimage\",\"url\":\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/Display-Todays-Date-in-WordPress.png\",\"contentUrl\":\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/Display-Todays-Date-in-WordPress.png\",\"width\":2180,\"height\":1090,\"caption\":\"display today\\\\'s date in WordPress\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\/\/themeisle.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Display Today&#8217;s Date in WordPress\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/themeisle.com\/blog\/#website\",\"url\":\"https:\/\/themeisle.com\/blog\/\",\"name\":\"Themeisle Blog\",\"description\":\"WordPress Tutorials and Reviews for Beginners and Advanced\",\"publisher\":{\"@id\":\"https:\/\/themeisle.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/themeisle.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/themeisle.com\/blog\/#organization\",\"name\":\"VertiStudio\",\"alternateName\":\"Vertigo Studio SA\",\"url\":\"https:\/\/themeisle.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/themeisle.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2024\/02\/VertiStudio_logo1.png\",\"contentUrl\":\"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2024\/02\/VertiStudio_logo1.png\",\"width\":718,\"height\":156,\"caption\":\"VertiStudio\"},\"image\":{\"@id\":\"https:\/\/themeisle.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/themeisle.com\/blog\/#\/schema\/person\/bfcf13d809aa7475daa80492363e6117\",\"name\":\"Yisela Alvarez Trentini\",\"url\":\"https:\/\/themeisle.com\/blog\/author\/yisela\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Display Today&#039;s Date in WordPress","description":"There are many ways to display today&#039;s date in WordPress, from using a plugin or theme to writing your own code. Here&#039;s how to do it.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/","og_locale":"en_US","og_type":"article","og_title":"How to Display Today&#039;s Date in WordPress","og_description":"There are many ways to display today&#039;s date in WordPress, from using a plugin or theme to writing your own code. Here&#039;s how to do it.","og_url":"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/","og_site_name":"Themeisle Blog","article_published_time":"2023-04-05T12:30:00+00:00","og_image":[{"width":2180,"height":1090,"url":"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/Display-Todays-Date-in-WordPress.png","type":"image\/png"}],"author":"Yisela Alvarez Trentini","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Yisela Alvarez Trentini","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/#article","isPartOf":{"@id":"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/"},"author":{"name":"Yisela Alvarez Trentini","@id":"https:\/\/themeisle.com\/blog\/#\/schema\/person\/bfcf13d809aa7475daa80492363e6117"},"headline":"How to Display Today&#8217;s Date in WordPress","datePublished":"2023-04-05T12:30:00+00:00","mainEntityOfPage":{"@id":"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/"},"wordCount":1206,"commentCount":0,"publisher":{"@id":"https:\/\/themeisle.com\/blog\/#organization"},"image":{"@id":"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/#primaryimage"},"thumbnailUrl":"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/Display-Todays-Date-in-WordPress.png","articleSection":["WordPress","WordPress Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/","url":"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/","name":"How to Display Today\\'s Date in WordPress","isPartOf":{"@id":"https:\/\/themeisle.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/#primaryimage"},"image":{"@id":"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/#primaryimage"},"thumbnailUrl":"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/Display-Todays-Date-in-WordPress.png","datePublished":"2023-04-05T12:30:00+00:00","description":"There are many ways to display today\\'s date in WordPress, from using a plugin or theme to writing your own code. Here\\'s how to do it.","breadcrumb":{"@id":"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/#primaryimage","url":"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/Display-Todays-Date-in-WordPress.png","contentUrl":"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2023\/03\/Display-Todays-Date-in-WordPress.png","width":2180,"height":1090,"caption":"display today\\'s date in WordPress"},{"@type":"BreadcrumbList","@id":"https:\/\/themeisle.com\/blog\/display-todays-date-in-wordpress\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/themeisle.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Display Today&#8217;s Date in WordPress"}]},{"@type":"WebSite","@id":"https:\/\/themeisle.com\/blog\/#website","url":"https:\/\/themeisle.com\/blog\/","name":"Themeisle Blog","description":"WordPress Tutorials and Reviews for Beginners and Advanced","publisher":{"@id":"https:\/\/themeisle.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/themeisle.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/themeisle.com\/blog\/#organization","name":"VertiStudio","alternateName":"Vertigo Studio SA","url":"https:\/\/themeisle.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/themeisle.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2024\/02\/VertiStudio_logo1.png","contentUrl":"https:\/\/mllj2j8xvfl0.i.optimole.com\/cb:c5QE.37290\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/themeisle.com\/blog\/wp-content\/uploads\/2024\/02\/VertiStudio_logo1.png","width":718,"height":156,"caption":"VertiStudio"},"image":{"@id":"https:\/\/themeisle.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/themeisle.com\/blog\/#\/schema\/person\/bfcf13d809aa7475daa80492363e6117","name":"Yisela Alvarez Trentini","url":"https:\/\/themeisle.com\/blog\/author\/yisela\/"}]}},"_links":{"self":[{"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/posts\/65574","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/users\/74"}],"replies":[{"embeddable":true,"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/comments?post=65574"}],"version-history":[{"count":7,"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/posts\/65574\/revisions"}],"predecessor-version":[{"id":67192,"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/posts\/65574\/revisions\/67192"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/media\/66092"}],"wp:attachment":[{"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/media?parent=65574"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/categories?post=65574"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/tags?post=65574"},{"taxonomy":"hashtags","embeddable":true,"href":"https:\/\/themeisle.com\/blog\/wp-json\/wp\/v2\/hashtags?post=65574"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}