AdvancedCustomFields / AdvancedCustomFields/acf

Hook where all my field group values get stored before update

Open
#132 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
945
Forks
197
PR merge metrics
No merged PRs in 30d

Description

Hello,
I hope you can help me

I'm looking for a hook where all my values of the field group are stored before I update.

The reason why I need this is that I created an Admin Page, inside the Page are Colorpickers fields....
know when I'm changing the colorpicker #hex code I want a hook with all the changed #hex code values in it, so that I can run a scssphp compiler inside that hook.

Do you know if a hook like that exist?
I hope you can help me=)

greetings

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named in the issue. Start by reviewing the PHP plugin's field-group save or update hooks and whether they expose all changed color-picker values before persistence. Done means identifying a supported hook with those values, or documenting that no such hook exists.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.