Title: FieldLock Sync Guard for ACF
Author: Shane Muirhead
Published: <strong>2 de juliol de 2026</strong>
Last modified: 2 de juliol de 2026

---

Cerca extensions

![](https://ps.w.org/fieldlock-sync-guard-for-acf/assets/banner-772x250.png?rev=
3594467)

![](https://ps.w.org/fieldlock-sync-guard-for-acf/assets/icon-256x256.png?rev=3594467)

# FieldLock Sync Guard for ACF

 Per [Shane Muirhead](https://profiles.wordpress.org/shanemuir/)

[Baixa](https://downloads.wordpress.org/plugin/fieldlock-sync-guard-for-acf.1.0.0.zip)

 * [Detalls](https://ca.wordpress.org/plugins/fieldlock-sync-guard-for-acf/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/fieldlock-sync-guard-for-acf/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/fieldlock-sync-guard-for-acf/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/fieldlock-sync-guard-for-acf/#developers)

 [Suport](https://wordpress.org/support/plugin/fieldlock-sync-guard-for-acf/)

## Descripció

FieldLock Sync Guard for ACF detects ACF field-group JSON files that do not yet 
exist in the WordPress database or have a newer modified timestamp. While a sync
is pending, it:

 * Shows an administrator notice with a link to ACF’s sync screen.
 * Disables the Update button on ACF field-group edit screens.
 * Blocks normal field-group saves on the server.

Private Local JSON files are ignored. Detection is cached briefly and runs only 
in the WordPress administrator. The plugin works with ACF and ACF PRO, and does 
not include ACF.

FieldLock Sync Guard for ACF is an independent compatibility plugin and is not affiliated
with, endorsed by, or sponsored by the owners of ACF or ACF PRO.

The plugin makes no remote requests, collects no telemetry, and contains no upsells.

## Instal·lació

 1. Upload the plugin directory to `/wp-content/plugins/`, or install the plugin ZIP
    through Plugins > Add New.
 2. Activate ACF or ACF PRO.
 3. Activate FieldLock Sync Guard for ACF.
 4. When a warning appears, follow its link and sync the pending field groups in ACF.

## PMF

### What counts as a pending sync?

A non-private `group_` Local JSON item is pending when its key does not exist as
an `acf-field-group` post in the database, or when its `modified` timestamp is newer
than the database post’s modified timestamp.

### Can lock behaviour be customized?

Yes. Developers can use these filters:

 * `fieldlock_sync_guard_for_acf_should_lock` changes the final lock decision.
 * `fieldlock_sync_guard_for_acf_sync_url` changes the notice link.
 * `fieldlock_sync_guard_for_acf_cache_lifetime` changes the transient lifetime 
   in seconds.
 * `fieldlock_sync_guard_for_acf_capability` changes the capability used for notices
   and locks.

Example:

    ```
    add_filter( 'fieldlock_sync_guard_for_acf_cache_lifetime', function () { return 30; } );
    ```

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«FieldLock Sync Guard for ACF» és programari de codi obert. La següent gent ha col·laborat
en aquesta extensió.

Col·laboradors

 *   [ Shane Muirhead ](https://profiles.wordpress.org/shanemuir/)

[Traduïu «FieldLock Sync Guard for ACF» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/fieldlock-sync-guard-for-acf)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/fieldlock-sync-guard-for-acf/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/fieldlock-sync-guard-for-acf/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/fieldlock-sync-guard-for-acf/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/fieldlock-sync-guard-for-acf/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.0.0

 * Initial release.

## Meta

 *  Versió **1.0.0**
 *  Darrera actualització **fa 3 setmanes**
 *  Instal·lacions actives **Menys de 10**
 *  Versió del WordPress ** 7.0 o posterior **
 *  Provada fins a **7.0.2**
 *  Versió del PHP ** 8.2 o posterior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/fieldlock-sync-guard-for-acf/)
 * Etiquetes
 * [acf](https://ca.wordpress.org/plugins/tags/acf/)[advanced custom fields](https://ca.wordpress.org/plugins/tags/advanced-custom-fields/)
   [field groups](https://ca.wordpress.org/plugins/tags/field-groups/)[sync](https://ca.wordpress.org/plugins/tags/sync/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/fieldlock-sync-guard-for-acf/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

[Your review](https://wordpress.org/support/plugin/fieldlock-sync-guard-for-acf/reviews/#new-post)

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/fieldlock-sync-guard-for-acf/reviews/)

## Col·laboradors

 *   [ Shane Muirhead ](https://profiles.wordpress.org/shanemuir/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/fieldlock-sync-guard-for-acf/)