[wp-trac] [WordPress Trac] #44344: Extending from WP_Widget_Media_Image not work
WordPress Trac
noreply at wordpress.org
Sun Jun 10 09:08:44 UTC 2018
#44344: Extending from WP_Widget_Media_Image not work
--------------------------+-----------------------------
Reporter: hamedmoodi | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Widgets | Version: 4.9.6
Severity: major | Keywords:
Focuses: |
--------------------------+-----------------------------
Hi
i am writing widget that just some change in WP_Widget_Media_Image class.
so i extends WP_Widget_Media_Image and call 'register_widget()' in
'widgets_init' action.
but id do not see my widget in widgets area.
is that a bug? or not posible in wordpress development?
thanks
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44344>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list