Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from Archive™
Vault is not affiliated with Archive. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin provides a method for managing older content on a website. It is designed for site administrators who need to declutter active post lists without deleting historical items. The tool creates a custom 'archive' status for posts, pages, and custom post types, moving them out of the main publishing workflow.
Archive Status: Adds a new 'archive' post status. Users can manually move individual posts to this status from the edit screen or post list.
Scheduled Archiving: Includes functionality to automatically archive posts based on age using a WordPress cron job, which must be configured within the plugin's code.
Frontend Display: Provides a shortcode ([archive]) to list all archived posts on any page or post. The output markup and which posts are shown can be customized with parameters.
Filtering: The shortcode supports filtering archived items by category ID or tag slug to create targeted lists.
Customization: Developers can modify the arguments for the plugin's custom post type using a provided filter hook.