Opened 5 months ago

Closed 5 months ago

#22893 closed defect (bug) (invalid)

wp-lists not working anymore

Reported by: arena Owned by:
Priority: normal Milestone:
Component: Administration Version: 3.5
Severity: normal Keywords:
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)

  • 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.

  • 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.

@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

  • 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.