This guide highlights the primary extension points for developers who want to customize ArchiveWP or integrate archived content into their own workflows. Templates & Theme Integration Classic Themes To reposition the disclaimer, you ...
Developer Docs
ArchiveWP WP-CLI Commands
ArchiveWP bundles a set of WP-CLI helpers that make it easier to manage plugin settings and archived content from the command line. The commands automatically load whenever WP-CLI runs in a WordPress install where the plugin is ...
ArchiveWP Hooks Reference
ArchiveWP exposes a small set of actions and filters for extending or customizing behavior. Hooks are organized below by area, along with their parameter signatures and file ...