Changes between Initial Version and Version 1 of Ticket #29933
- Timestamp:
- 10/12/2014 12:12:03 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29933
- Property Keywords reporter-feedback added
- Property Focuses administration added; performance removed
-
Property
Component
changed from
Plugins
toAdministration
-
Ticket #29933 – Description
initial v1 1 1 Using WP_List_Table subclasses in a plugin, I am receiving this error: 2 2 {{{ 3 3 ( ! ) Notice: Undefined index: hook_suffix in ~~~~/wp-admin/includes/screen.php on line 388 4 4 Call Stack … … 12 12 7 0.2989 21471512 convert_to_screen( ) ../class-wp-list-table.php:101 13 13 8 0.2989 21471920 WP_Screen::get( ) ../template.php:2079 14 }}}