'#amazonsimpleadmin-general', 'target' => 'body', 'options' => array( 'content' => sprintf( '

%s

%s

', __( 'What\'s new?', 'asa1'), str_replace(array( '[img_url]' ), array( plugins_url('', __FILE__) ), file_get_contents(dirname(__FILE__) . '/pointers/whatsnew_1-2-0.html') ) ), 'pointerWidth' => 600, 'position' => array( 'edge' => 'center', 'align' => 'middle' ) ) ); return $pointers; }