-
Hi there! I'm maintaining dozens of legacy websites and got a bit worried when I noticed that the ACF field types are now deprecated. I'm making use of almost all of them:
I couldn't find any information about how to deal with those. Could you provide some information about the official recommended upgrade path?
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Is there any official documentation available that I'm not aware of? @herrvigg |
Beta Was this translation helpful? Give feedback.
-
This come from the changes I made in pull request #1305.
The standard fields should give a better support on the long run. |
Beta Was this translation helpful? Give feedback.
This come from the changes I made in pull request #1305.
The standard fields should give a better support on the long run.
We should only use specific QTX custom fields when it's strictly necessary.
Does it answer your question?