Outdated pages
Add an admin sub-menu to list and delete pages outdated very far in the past
by Bloom User Experience · github.com/bloom-ux/wp-outdated-pages · website
★ 0stars
34composer installs
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/bloom-ux/wp-outdated-pages/archive/refs/heads/main.zipAlso on Packagist as bloom-ux/wp-outdated-pages:
composer require bloom-ux/wp-outdated-pagesFrom the readme
WP Outdated pages
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.