WP Manifestindependent plugin directory
manifest / unclassified / pinkcrab-iawmlf-companion

PinkCrab Wayback LinkFixer Companion

A companion plugin for the Internet Archive's LinkFixer tool.

by Glynn Quelch · github.com/pink-crab/pinkcrab-iawmlf-companion

★ 1stars
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/pink-crab/pinkcrab-iawmlf-companion/archive/refs/heads/master.zip

A companion plugin for the Internet Archive Wayback Machine Link Fixer plugin. Adds snapshot management UI to post edit screens and post list tables.

Requirements

Installation

Download the latest release

Via WP Admin Dashboard

  1. Upload the archive using the WordPress plugin uploader.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Ensure the Link Fixer plugin has "Add Own Links" enabled in its settings.

Via FTP

  1. Extract the archive and upload the pinkcrab-iawmlf-companion folder to /wp-content/plugins/.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Ensure the Link Fixer plugin has "Add Own Links" enabled in its settings.

Features

  • Post editor meta box — view the latest Wayback Machine snapshot status, refresh cached data, or request a new snapshot
  • Post list "Archive" column — icon indicators showing snapshot status (green = exists, grey = not found) and request status (blue = requested, grey = not yet)
  • Inline actions — refresh or create snapshots directly from the post list
  • Bulk refresh — select multiple posts and refresh their archive status in one action
  • Smart caching — snapshot data cached for 30 minutes to avoid excessive API calls

License

GPL-2.0-or-later