HTTP/2 200
server: nginx
date: Fri, 10 Oct 2025 21:31:56 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
vary: accept, content-type
link:
; rel="https://api.w.org/"
link:
; rel="alternate"; title="JSON"; type="application/json"
link: ; rel=shortlink
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 2
WP_Widget_Factory::get_widget_object() – Method | Developer.WordPress.org
WordPress Developer Resources
WP_Widget_Factory::get_widget_object()
WP_Widget_Factory::get_widget_object( string $id_base ): WP_Widget|null
Returns the registered WP_Widget object for the given widget type.
$id_base
stringrequiredWidget type ID.
Version | Description |
---|
5.8.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.