How to Change the WordPress Permalinks Redirect Plug-in

The WordPress Permalinks Redirect plug-in removes unneeded variables that may appear at the end of WordPress blog URLs. You must know how to write in PHP, which is the coding language in which WordPress and the plug-in are written. You can change this plug-in directly from within the WordPress administrator dashboard, which allows you to edit plug-ins to fit your individual WordPress installation.

Instructions

    • 1

      Log in to your WordPress dashboard with your administrator account.

    • 2

      Click "Plugins" from the left menu, then click the "Editor" sub-menu.

    • 3

      Select "Permalink Redirect" from the "Select plugin to edit" drop-down menu in the upper right corner, then press the "Select" button. The code for the plug-in will appear in the text box.

    • 4

      Type your changes to the PHP code in the provided text box, then click the "Update File" button at the bottom of the page. The exact changes you make to the code vary depending on the way you want the plug-in to function within your WordPress site. The changes will automatically take effect the moment you save the file.

Tips & Warnings

  • Copy and paste the original code to a text document file to back up the original code. This allows you to revert back to the code in case the changes do not work correctly.

Related Searches:

References

Comments

Related Ads

Featured