WP Manifestindependent plugin directory
manifest / media / acf-file-history

ACF File History

WordPress plugin that saves and displays the history of ACF file fields. It allows viewing and deleting file revisions directly from the admin interface via AJAX.

by Fabrizio Faraone · github.com/secur-hub/acf-file-history · website

0stars
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/secur-hub/acf-file-history/archive/refs/heads/main.zip

Italiano

Plugin WordPress che salva e visualizza lo storico dei campi file di ACF. Permette di vedere e cancellare le revisioni dei file direttamente dall'interfaccia di admin con AJAX.

Funzionalità principali:

  • Salva le ultime 10 revisioni dei campi file ACF
  • Bottone “View History” per ogni campo file
  • Visualizza e cancella singoli elementi via AJAX
  • Attiva solo se ACF è installato
  • Carica FontAwesome automaticamente se non presente

Installazione:

  1. Carica la cartella acf-file-history nella directory /wp-content/plugins/
  2. Attiva il plugin dalla dashboard di WordPress
  3. Assicurati che ACF sia attivo

English

WordPress plugin that saves and displays the history of ACF file fields. It allows viewing and deleting file revisions directly from the admin interface via AJAX.

Main features:

  • Saves the last 10 revisions of ACF file fields
  • “View History” button for each file field
  • View and delete individual items via AJAX
  • Activates only if ACF is installed
  • Automatically loads FontAwesome if not present

Installation:

  1. Upload the acf-file-history folder to /wp-content/plugins/
  2. Activate the plugin from the WordPress dashboard
  3. Make sure ACF is active