pixelalbatross / date-block
Installs: 562
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Language:JavaScript
Type:wordpress-plugin
Requires
- php: ^8.2
- composer-plugin-api: ^2.3
Requires (Dev)
- phpcompatibility/php-compatibility: dev-develop as 9.99.99
- phpcompatibility/phpcompatibility-wp: *
- phpstan/phpstan: ^1.11
- pixelalbatross/coding-standards: dev-main
- szepeviktor/phpstan-wordpress: ^1.3
README
The date block lets users display a date on a page.
Description
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.
Requirements
- PHP 7.4+
- WordPress 6.1+
Installation
composer require pixelalbatross/date-block
- Download and extract the .zip file.
- Install the plugin via the plugin installer by uploading the .zip file.
- Activate the plugin.
Usage
This plugin requires no configuration.
Changelog
A complete listing of all notable changes to this project are documented in CHANGELOG.md.