Dynamic Data to display the current month?

[ad_1]

Hi I'm building a landing page on my site and I wanted to use dynamic data to display the current month automatically, but don't know how to do this.

Im using bricksbuilder to build the page and it has a dynamic data hook for the current date, but displays more info that I'd like.

Is there an easy way to achieve this?

Thanks

[ad_2]
1 Comment
  1. I think that you can use the Insert PHP Code Snippet free plugin for this purpose, it is pretty simple and it allows you to run PHP code via shortcodes: [https://wordpress.org/plugins/insert-php-code-snippet/](https://wordpress.org/plugins/insert-php-code-snippet/)

    In the code box you can add the following code:
    echo date(‘F’);

    Then copy the shortcode provided by the plugin and paste it into your page or post where you want the current month to appear and that’s it! 🙂

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer