AdvancedCustomFields / AdvancedCustomFields/acf
Hook where all my field group values get stored before update
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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