Plugin Directory

Opened 14 years ago

#1531 new defect

collapsing categories 2.0.2 bugs

Reported by: manfer's profile manfer's profile manfer Owned by: robfelty's profile robfelty's profile robfelty
Priority: normal Severity: normal
Plugin: not-listed Keywords: collapsing-categories
Cc:

Description

Some changes most of them just to get read of notices because of deprecated functions and access to undefined indexes in arrays.

  • Notice: Use esc_html() instead wp_specialchars()
  • Notice: Use get_option() instead of get_settings()
  • Notice: Don't call wp_enqueue_script directly
  • Bug: CatSortColumn parameter is not being used in code.
  • Notice: Several notices most of them because of access to undefined indexes in arrays.

I attach a diff.

Attachments (1)

collapsing_categories_2.0.2_bugs.patch (8.1 KB) - added by manfer 14 years ago.

Download all attachments as: .zip

Change History (1)

Note: See TracTickets for help on using tickets.