add_help_tab( array( 'id' => 'affiliate', 'title' => __( 'Affiliate', AFFILIATE_PLUGIN_DOMAIN ), 'content' => '

' . __( 'Thanks for using the Affiliate toolbox for Affiliate Marketers.', AFFILIATE_PLUGIN_DOMAIN ) . '

' . '

' . __( 'Please read the Documentation if you need help on its usage.', AFFILIATE_PLUGIN_DOMAIN ) . '

' ) ); break; } } } Affiliate_Help::init();