bloom-ux/wp-outdated-pages

Add an admin sub-menu to list and delete pages outdated very far in the past.

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:wordpress-plugin

dev-main 2023-07-10 23:01 UTC

This package is auto-updated.

Last update: 2024-04-11 00:30:05 UTC


README

Adds an admin sub-menu that lists pages that haven't been updated on a year or more.

Then, you can check whether these pages receive links from other contents on the site, or are present on a navigation menu.

It allows easy deletion of individual or a bunch of pages.

Installation

Install with composer.

Get js dependencies and build the vue client used for the admin panel with:

yarn install && npx encore production

Go to your WordPress admin panel and search within the "Pages" menu.