The date block lets users display a date on a page.
Simple date block for the WordPress block editor.
Users have the option to select one of the pre-defined date formats or specify a custom format of their choice for displaying the date.
No styling is provided.
The icons are from Themify Icons.
- Download the plugin ZIP file from the GitHub repository.
- Go to Plugins > Add New > Upload Plugin in your WordPress admin area.
- Upload the ZIP file and click Install Now.
- Activate the plugin.
To include this plugin as a dependency in your Composer-managed WordPress project:
- Add the plugin to your project using the following command:
composer require pixelalbatross/date-block- Run
composer installto install the plugin. - Activate the plugin from your WordPress admin area or using WP-CLI.
This plugin requires no configuration.
A complete listing of all notable changes to this project are documented in CHANGELOG.md.