Current File : /home/inlingua/www/crm/ninexb_oldddd/wp-content/plugins/userswp/includes/deprecated-functions.php
<?php
/**
 * Function to get redirect URL for login and register forms
 * @deprecated
 */
function uwp_get_redirect_url(){
	_deprecated_function( 'uwp_get_redirect_url', '1.2.0.13' );
}