Changeset 569382
- Timestamp:
- 07/09/2012 12:47:10 PM (14 years ago)
- File:
-
- 1 edited
-
daylife/trunk/inc/options.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
daylife/trunk/inc/options.php
r523314 r569382 17 17 public function help() { 18 18 $screen = get_current_screen(); 19 if ( ! method_exists( $screen, 'add_help_tab' ) ) 20 return; 21 19 22 $screen->add_help_tab( array( 20 23 'id' => 'daylife-about',
Note: See TracChangeset
for help on using the changeset viewer.