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.zipA companion plugin for the Internet Archive Wayback Machine Link Fixer plugin. Adds snapshot management UI to post edit screens and post list tables.
Requirements
- WordPress 5.3+
- PHP 7.4+
- Internet Archive Wayback Machine Link Fixer plugin installed and activated with "Add Own Links" enabled.
Installation
Via WP Admin Dashboard
- Upload the archive using the WordPress plugin uploader.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Ensure the Link Fixer plugin has "Add Own Links" enabled in its settings.
Via FTP
- Extract the archive and upload the
pinkcrab-iawmlf-companionfolder to/wp-content/plugins/. - Activate the plugin through the 'Plugins' menu in WordPress.
- 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