You appear to be a bot. Output may be restricted
Description
Usage
OIK_Plugin_Update::report_error( $text );
Parameters
- $text
- ( mixed ) required –
Returns
voidSource
File name: oik/libs/class-oik-plugin-update.phpLines:
1 to 3 of 3
function report_error( $text ) { $this->show_update_nag( $text ); }View on GitHub View on Trac