id ){ printf( __('

This is a fresh installation of Arabic Font. Don\'t forget to go to Arabic Font to set it up. This message will disappear once you have clicked the Save button within the plugin\'s options page.

',$AF_pluginname)); } } } /* function AF_admin_script() { echo ''; } */ /*--------------------------------------------------- add actions ----------------------------------------------------*/ add_action( 'admin_init', 'AF_settings_init' ); add_action( 'admin_menu', 'AF_add_settings_page' ); add_action( 'admin_init', 'AF_check_clean_installation' ); //add_action('admin_head', 'AF_admin_script');