get_affiliate_code() ) ) { $url = add_query_arg( 'aff', $aff, $url ); } return $url; } } add_action( 'init', array( 'Jetpack_Affiliate', 'init' ) );