From 8c0ac8db3cf8349f4defcf9efd2b3441048510ca Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Fri, 12 Apr 2024 14:19:45 -0500 Subject: [PATCH] mark repo as archived --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d92c02..55a37e8 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,10 @@ > Creates a rich input field that allows a user to curate and rank content items (posts or other custom post types) -[![Support Level](https://img.shields.io/badge/support-stable-blue.svg)](#support-level) [![Release Version](https://img.shields.io/github/release/10up/post-finder.svg)](https://github.com/10up/post-finder/releases/latest) ![WordPress tested up to version](https://img.shields.io/badge/WordPress-v5.8%20tested-success.svg) [![GPLv2 License](https://img.shields.io/github/license/10up/post-finder.svg)](https://github.com/10up/post-finder/blob/develop/LICENSE.md) +[![Support Level](https://img.shields.io/badge/support-archived-red.svg)](#support-level) [![Release Version](https://img.shields.io/github/release/10up/post-finder.svg)](https://github.com/10up/post-finder/releases/latest) ![WordPress tested up to version](https://img.shields.io/badge/WordPress-v5.8%20tested-success.svg) [![GPLv2 License](https://img.shields.io/github/license/10up/post-finder.svg)](https://github.com/10up/post-finder/blob/develop/LICENSE.md) +> [!CAUTION] +> As of 12 April 2024, this project is archived and no longer being actively maintained. ## Installation @@ -33,7 +35,7 @@ jQuery( document ).ready( function( $ ) { ## Support Level -**Stable:** 10up is not planning to develop any new features for this, but will still respond to bug reports and security concerns. We welcome PRs, but any that include new features should be small and easy to integrate and should not include breaking changes. We otherwise intend to keep this tested up to the most recent version of WordPress. +**Archived:** This project is no longer maintained by 10up. We are no longer responding to Issues or Pull Requests unless they relate to security concerns. We encourage interested developers to fork this project and make it their own! ## Changelog