author_base = $_POST['AS_author_slug']; # Flush/refresh the Wordpress rewrite rules $wp_rewrite->flush_rules(); echo '

'.__('Settings saved', 'author-slug').'

'; } $author_slug = get_option('AS_author_slug'); ?>

Author slug

///

author_base = $author_slug; }