Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#22893 closed defect (bug) (invalid)

wp-lists not working anymore

Reported by: arena's profile arena 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)

#1 @helenyhou
13 years ago

  • Keywords reporter-feedback added

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.

#2 @TobiasBg
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.

#3 @arena
13 years ago

@helenyhou : true but i didnot know where to post that

@TobiasBg : tank you for the tip

At least i think an article such as nacin's PHP Warning: Missing argument 2 for wpdb::prepare() should be posted asap to help everyone to debug their plugins.

thank you

#4 @ocean90
13 years ago

  • Keywords reporter-feedback removed
  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.