/behave_archive

Makes WordPress pages with status set to Archived act like an archived page.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Plugin Name

This simple plugin will hide any pages set to status Archived from the admin default listing & search results unless the status filter is explicitly set: /wp-admin/edit.php?post_status=archived&post_type=page

Installation

  1. Clone this repo to the /wp-content/plugins/ directory or download the latest release
  2. Activate the plugin through the 'Plugins' menu in WordPress

Changelog

1.0

  • It's ALIVE!!!