[wp-trac] [WordPress Trac] #24283: is_active_widget() incorrect logic
WordPress Trac
noreply at wordpress.org
Wed May 8 07:07:41 UTC 2013
#24283: is_active_widget() incorrect logic
--------------------------+-----------------------------
Reporter: valllabh | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Widgets | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
`is_active_widget()` only returns 'true' only if widget used inside
sidebar.
But there is a provision to use widget directly using `the_widget()`
function. I believe there is a need of alter the logic of just checking
inside sidebars.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24283>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list