You appear to be a bot. Output may be restricted
Description
Usage
Akismet_Admin::admin_head();
Parameters
Returns
void
Source
File name: akismet/class.akismet-admin.php
Lines:
1 to 4 of 4
public static function admin_head() { if ( !current_user_can( 'manage_options' ) ) return; }