Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I have a custom widget written. Pages are already created containing that widget. How can I add a field or an variable to all of the same widgets type instances at once? I need a static ID of each widget created. Would creating a hidden input and running wp_update_post function would suffice? Or maybe there is a simples solution?