WP Manifestindependent plugin directory
manifest / editor / copyright-date-block

Copyright Date Block

Display your website's copyright date.

by Nick Diego · github.com/ndiego/copyright-date-block

5stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ndiego/copyright-date-block/archive/refs/heads/main.zip

Readme

Copyright Date Block

A simple WordPress block plugin that utilizes both a render.php file and a save.js file. On the front end, the render.php file takes precedence, but if the plugin is ever disabled, the save.js file serves as a fallback, so a copyright date is still displayed.

Read the full README on GitHub →