Yes, the redirects will no longer exist if you deactivate the plugin.
I’ve just manually checked in the plugin’s files. Your redirects get saved to a option named 301_redirects, the plugin then hooks into init with its redirect() function, which does what it is named after.
This means once you deactivate the plugin, this option won’t be checked anymore and more importantly, no redirects will be issued.
Related Posts:
- Translate a plugin using .po .mo files
- How can I create a bash install script for my WordPress sites setup (WP+plugins+theme)?
- Sending all emails using SMTP
- __(): What if I have to pass in a variable?
- How to make Pull Requests on a wordpress.org plugin?
- Custom Taxonomy in plugin and template
- Where can I propose a new plugin?
- Disallow a user to post in certain categories
- Why allow overriding crucial pluggable functions wp_verify_nonce and wp_create_nonce?
- is_post_type_archive not working in feed
- How to edit plugin’s html? [closed]
- Datepicker not supporting timepicker
- Add a Custom Permalink option in the Permalink Admin Screen?
- Escape special characters in image link
- Disable WordPress password reset via mails,instead notify admin about the reset request
- Can’t use the built-in wordpress install/upgrade plugin feature [closed]
- publish_post plugin hook doesn’t always pass $post->post_content
- Let user subscribe to specific categories
- WP Customer Reviews – shortcodes
- Setting Custom Email From name and email address in wp_email()
- How to get a Jewish/English event calendar on a page in WordPress?
- Make menu page link inaccessible or disabled
- Advanced Custom Fields plugin – get text from editor field and save it in a variable
- How organize uploaded media in WP?
- Archive – same title for the first two posts
- Build a list of partners with Link, Logo and text
- CSS from textarea in options page to frontend what to do
- How to hide some section in WordPress under Post
- is there a way to link one of the field in ACF field group, to a field in a media attachment page? [closed]
- Rewrite rule not matching
- Get errors from WP_Error to different variables
- Call specific plugin update
- Add ALT attribute to Pin It Button image to pass HTML5 validation
- Proper way to replace the_content only for pages created by custom plugin
- Add category selection to custom post type (plugin)
- How to install plugin only from PHP file?
- Add sub menu page in your plugin
- Certain functions are undefined when called form mu-plugins
- Custom Post Type Fields
- wp_head is too slow
- Only allowing some emails to create an account [closed]
- AJAX on Front-End Button Click not working – Custom Plugin
- Why does my file_exist check fail?
- How do I get the user ID of the user that was updated in WordPress?
- How to handle WordPress Plugin Front-end AJAX Call [duplicate]
- Migrating Asp.Net site to WordPress site
- Get ‘Headers already sent’ error for the plugin I am creating when I try to login
- Plugin to email a post or page to someone
- Get Every Key & Value from Array then Display All in New Line
- What are admin hooks
- Fatal error on some pages after cancelling WPSTAGING cloning process
- Programatically upload a file to be stored inside blob field in database, NOT on filesystem
- Updating WordPress plugin admin panel footer text
- Make plugin php file called directly aware of WordPress?
- Custom Login page with custom redirects for each user?
- Gravity Forms returns to odd position
- WordPress’s is_plugin_active_for_network function not working for multisites
- Custom Template for wordpress cpt plugin
- Give access of horizontal scroling plugin to user role editor
- WordPress get the latest plugin installed details
- Storing Form data in a different database
- Recent Posts+, how to solve multiwidget?
- How to reduce Apache connections caused by plugins?
- What option do I check to enable a user role to be able to see all plugins?
- How to remove automatic generated tag in Home page
- Plugin error after installation
- Having a widget only show up in print
- After enable multisite enviroment in wordpress site creation wizard not working
- More than one WordPress site using the same database – how to disable plugin for one site?
- WordPress plugin isn’t loading completely
- How to display category list with category featured image
- what functions to use to resize images and create DB metadata for them after/during upload?
- WPML – Stop language redirection in initial load
- How to get a post views count using ‘WordPress popular posts’ plugin
- Page not found after creating the add new post slider using custom post type
- How do you remove question mark in URL in get method?
- How to add site logo to wordpress displayed on the top left of the site name on the chrome tab or any other web browser? [closed]
- How can I get the Post ID and Post Type within a Must Use Plugin?
- Any method to make specific widget for every post and page?
- WordPress Dashboard organize posts based on categories
- Find all strings between an enclosing shortcode
- get_option returning old value for non-admin users
- Having trouble initializing wordpress within plugin
- Related posts popup
- Get content or excerpt of top rated votes @GD-Star Rating? [closed]
- Get page type to display content
- Duplicator live to wamp https to http
- Woocommerce quick checkout form [closed]
- Notification When Post Approved
- Meta Box plugin image_advanced not showing up on frontend
- How to edit a non logged in page?
- Woocommerce Product Page Collapsible Box Using CSS
- How can I make a function work only for desktops and not for mobiles?
- remover item do carrinho na página de checkout
- Changing the “OT Process” Plugin’s Default Slug of /process/
- What’s the best way to update my WordPress theme to Elementor?
- How can I make a function work differently for desktops and for mobiles?
- Why my widget is not visible in the WordPress theme Twenty Twenty-Three
- How to create specific wordpress Table
- WordPress Gutenberg Custom Block the viewScript does not get loaded on the frontend when my block is inserted