Home › Forums › ACF PRO › WYWIWYG Widget Block/Background Image Field › Reply To: WYWIWYG Widget Block/Background Image Field
The main problem with WP widgets, and with all widgets that other people build that are based on the WP widget model, is that there are no filters or hooks inside the widgets to make modifications. I’ve had the same problem with existing widget code and making modifications and I almost always end up building my own custom widgets because it’s practically impossible to easily make changes to the existing ones.
Widgets aren’t overly complicated, you might even be able to convince the author or the one your using to add some hook so that you can filter the widget args. Maybe a filter that passes the arguments so that you can modify the before and after widget settings.
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!
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 Privacy Policy. If you continue to use this site, you consent to our use of cookies.