Quick question: what it the preferred method of notifying users that
their plugin options have been successfully saved?
Several plugins in -extras and core use the $ui->set_option(
'success_message', _t( 'Options successfully saved.' ) ); method,
however a few use the more noticeable Session::notice() method.
There doesn't seem to be any documented preferred method, hence the
question (I'll also document it once a consensus has been agreed, if
there is a consensus).
Cheers,
Colin
--
Colin Seymour
Blog: http://www.colinseymour.co.uk
Tech Stuff: http://www.lildude.co.uk