Opened 13 years ago
Closed 13 years ago
#22893 closed defect (bug) (invalid)
wp-lists not working anymore
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.5 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
anyone having issue with wp-lists.js ?
I am using it in my plugins and it was working on previous versions of wordpress
Change History (4)
#2
@
13 years ago
- Severity changed from critical to normal
wp-lists changed from using the "class" attribute to a custom "data-wp-lists" attribute in the HTML. You'll probably have to do this in your plugin's HTML code as well. See #21152.
Note: See
TracTickets for help on using
tickets.
Trac isn't exactly the place for questions. Also, you'll want to provide some example code or what kind of errors you are getting.