aialvi / Copyright-Date-Block

Display your site’s dynamic copyright date through this WordPress block.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copyright Date Block

Contributors: Aminul Islam Alvi
Tags: block
Tested up to: 6.1
Stable tag: 0.1.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This plugin adds a copyright date block to your WordPress website. You can easily display the current year in your footer or anywhere on your site using this block.

Installation

  1. Upload the copyright-date-block directory to the /wp-content/plugins/ directory.
  2. Navigate to the copyright-date-block directory in your terminal.
  3. Run npm install to install the necessary dependencies.
  4. Run npm run build to build the plugin assets.
  5. Activate the plugin through the 'Plugins' menu in WordPress.

Usage

  1. After activating the plugin, you will find the "Copyright Date" block in the block editor.
  2. Simply add the block where you want to display the current year.

Frequently Asked Questions

How do I customize the copyright date?

The copyright date automatically updates to the current year, ensuring your copyright information is always accurate.

Changelog

0.1.0

  • Initial release.

Upgrade Notice

0.1.0

Initial release. No upgrade necessary.

Support

For help and support, please open an issue on GitHub.

Contribute

You can contribute to the development of this plugin on GitHub. We welcome any contributions, feedback, or bug reports.

License

This plugin is licensed under the GPL-2.0-or-later license. See LICENSE for more information.

About

Display your site’s dynamic copyright date through this WordPress block.

License:Other


Languages

Language:JavaScript 67.2%Language:PHP 32.8%