=== Pretty Search Permalinks ===
Contributors: angelcosta
Donate link: https://netmundo.com.br/apoie
Tags: search, permalink, search permalinks, pretty urls, clean urls
Requires at least: 5.4
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Rewrites default search query URLs into clean and readable permalinks.

== Description ==
This plugin makes the URL for the search results page look like https://site.com/search/keyword.

Credit/Inspired by: [Nice Search](https://wordpress.org/plugins/nice-search/)

== Installation ==
Upload the plugin through your WordPress dashboard and activate it. And if you want to change the search base, go to your Permalinks page and enter the one you want.

== Frequently Asked Questions ==
= I want to change the word "search" in the permalinks. How do I do that? =
Go to your Wordpress's Admin Dashboard and click on *Permalinks* under *Configuration*. In the *Optional* section you can change your search base to whatever you want.

== Screenshots ==

1. This is how your URL will look 
2. This is how you change your search base

== Changelog ==
= 1.3 =
* Updates in localization
* Minor compliance issues solved
= 1.2 =
* Updating requirements
* Code optimization
* Compatibility with WordPress 6.9
= 1.1 =
* Updating requirements
* Compatibility with WordPress 6.8
= 1.0 =
* Cleaner code
* Compatibility with WP 5.7.2
* Added link to configuration in plugin list
* Fixed correct URL for my website
= 0.2.1 =
* Added i18n code. Plugin is now translation-ready.
* Added German translation.
= 0.2 =
* Added field in Permalinks' page
= 0.1 =
* Initial release.