Opened 14 years ago
#1531 new defect
collapsing categories 2.0.2 bugs
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Note: See
TracTickets for help on using
tickets.