Home › Forums › Backend Issues (wp-admin) › Performance of Backend super slow › Reply To: Performance of Backend super slow
Hi John,
thank you so much for your quick reply.
Writing a theme is as with every other software project: It grows and can become a “monster” (Thinking of Lehman’s Laws …). I get what you are saying and it was never intended to be this big. Requirements change over time and that can become difficult.
So the best bet would be to rebuild the logic of my theme.
There seem to be some tools that help in refactoring:
https://github.com/StoutLogic/acf-migrations
I am going to give that a try.
Still open for tricks or links if anyone has ideas 🙂
Cheers
Just a thought:
I have no experience with writing a plugin as huge as ACF and I can only wonder:
Would it be possible to track if a field has been changed with JS and sent only that change out for saving separately? Like, doing this on my own on top of ACF?
(I get that circumventing the WP save routine is not a good idea for the consistency of the DB.)
PS: For anyone interested – here some info on how to move fields to other post
https://support.advancedcustomfields.com/forums/topic/how-to-move-fields-to-another-post/
https://www.logicspot.com/development/advanced-custom-fields-quick-hack-to-move-a-field-to-another-group/
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
🚨 The 2023 ACF Annual Survey closes tomorrow! This is your last chance to complete the survey and help guide the evolution of ACF. https://t.co/0cgr9ZFOJ5
— Advanced Custom Fields (@wp_acf) May 18, 2023
© 2023 Advanced Custom Fields.
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Cookie Policy. If you continue to use this site, you consent to our use of cookies.