";
_e('Do not use a slug, which is already in use on your page. Leave the field blank to use the standard plugin slug. Please note that you have to
save your permalinks after slug change to prevent 404 pages.', 'addonsuite-for-wpadverts');
echo "
";
}
//Custom URL Slug
function adosui_text_custom_url_slug_render() {
$options = get_option( 'adosui_slug_options_settings' );
?>