#19318 closed defect (bug) (fixed)

Make hoverIntent available outside of wp-admin

Reported by: nacin Owned by: nacin
Priority: normal Milestone: 3.3
Component: General Version:
Severity: normal Keywords:
Cc:

Description

hoverIntent is a script included in wp-includes, but it is accidentally listed inside of an is_admin() check in wp_default_scripts().

Change History (1)

  • Owner set to nacin
  • Resolution set to fixed
  • Status changed from new to closed

In [19382]:

Make hoverIntent available outside of the admin. fixes #19318.

Note: See TracTickets for help on using tickets.