From 456e6faf4dff799f35d12bac7212216b9324f733 Mon Sep 17 00:00:00 2001 From: Hugh Lashbrooke <1543143+hlashbrooke@users.noreply.github.com> Date: Tue, 18 Jul 2023 13:54:10 +1200 Subject: [PATCH] Update README.md Adding note about archiving the repo. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd91159..c5c0e79 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -[![Build Status](https://www.travis-ci.org/wpugph/WordPress-Plugin-Template.svg?branch=master)](https://www.travis-ci.org/wpugph/WordPress-Plugin-Template) +**_This repo has been archived. It is now read-only and will no longer be updated or maintained. You are welcome to fork it and create your own plugins using it. [More info here.](https://github.com/hlashbrooke/WordPress-Plugin-Template/issues/104)_** + +--- WordPress Plugin Template =========================