# Changelog

## [2.4.2](https://github.com/rvola/wp-original-media-path/tree/2.4.2) - 2023-03-30
[Full Changelog](https://github.com/rvola/wp-original-media-path/compare/2.4.1...2.4.2)

* Check WP 6.2
* Revert "Improve force to clean input regex"

## [2.4.1](https://github.com/rvola/wp-original-media-path/tree/2.4.1) - 2023-01-23
[Full Changelog](https://github.com/rvola/wp-original-media-path/compare/2.4.0...2.4.1)

* Placeholder minor modification
* Improve force to clean input regex
* Input value improvement (thanks Rio Darmawan)


## [2.4.0](https://github.com/rvola/wp-original-media-path/tree/2.4.0) - 2018-10-22
[Full Changelog](https://github.com/rvola/wp-original-media-path/compare/2.3.0...2.4.0)

* CHECK / End of support PHP 5.6
* ✓ Check compatbility WP 5.0
* If Expert mode, don't modify lowercase, etc

## [2.3.0](https://github.com/rvola/wp-original-media-path/tree/2.3.0) - 2017-11-08
[Full Changelog](https://github.com/rvola/wp-original-media-path/compare/2.2.0...2.3.0)

* NEW / possibility in "Expert" mode to modify the url scheme for the site

## [2.2.0](https://github.com/rvola/wp-original-media-path/tree/2.2.0) - 2017-10-31
[Full Changelog](https://github.com/rvola/wp-original-media-path/compare/2.1.1...2.2.0)

* Minor spaces and clean
* Refactor activation methode with new setter
* Refactor method set value
* Refactor slug link admin options
* Refactor Pear conventions checkMultisite
* Refactor link plugin meta
* Rename method linkSidebar  > addMenu
* Rename method linkPluginPage  > pluginLinkPage
* Rename method loadTextDomain > loadLanguages
* Refactor Fields
* New namespace for class
* New requirement version (PHP, WP)
* Clean licence in php file
* REFACTOR / merge method assets (script, style)
* REFACTOR / change name singleton method
* Link page options printf()
* MOVE / page options in folder

## [2.1.1](https://github.com/rvola/wp-original-media-path/tree/2.1.1) - 2017-05-22
[Full Changelog](https://github.com/rvola/wp-original-media-path/compare/2.1.0...2.1.1)

* MINOR / Explanatory text
* FIX / Load correctly gettext
* FIX / Link donate + I18n
* MINOR / changelog for Wordpress repository
* Bump version Wordpress Repository

## [2.1.0](https://github.com/rvola/wp-original-media-path/tree/2.1.0) - 2017-05-21
[Full Changelog](https://github.com/rvola/wp-original-media-path/compare/2.0.0...2.1.0)

* NEW / Donate link
* MINOR / ajustement readme
* UPDATED / sanitize_url if empty field
* NEW / Expert mode with path custom
* UPDATED / function dynamic field render
* NEW / style in css file
* NEW / constante Version
* NEW / constante SLUG

## [2.0.0](https://github.com/rvola/wp-original-media-path/tree/2.0.0) - 2017-05-17
[Full Changelog](https://github.com/rvola/wp-original-media-path/compare/1.6.1...2.0.0)

* MINOR / order button options
* NEW / Check multisite and kick out
* MINOR / Pear conventions
* MINOR / Add details for field
* NEW / Style for hide field in page media
* NEW / Sanitize field url
* UPDATED / activate() with new function `clean_slash`& `set_uploadPath`
* NEW / set_uploadPath
* NEW / clean_slash
* REMOVE / upload_path field

## [1.6.1](https://github.com/rvola/wp-original-media-path/tree/1.6.1) - 2016-08-01
[Full Changelog](https://github.com/rvola/wp-original-media-path/compare/1.6.0...1.6.1)

* FIX / Install fields

## [1.6.0](https://github.com/rvola/wp-original-media-path/tree/1.6.0) - 2016-07-21

* NEW / Changelog GitHub
* UPDATED / readme GitHub
* MINOR / space
* MINOR / Update variable name
* UPDATED / i18n
* UPDATED / const NAME
* UPDATED / Pear conventions
* UPDATED / Activate function
* UPDATED / Class become final class
* MINOR / deleted comments
* NEW / Licence GPL V3
* Readme Markdown
* Update Readme

## [1.5.1](https://github.com/rvola/wp-original-media-path/tree/1.5.1) - 2015-11-19

* Check Wordpress 4.4
* Update readme
* New File POT
* Github link

## [1.5.0](https://github.com/rvola/wp-original-media-path/tree/1.5.0) - 2015-08-28

* Settings API
* uninstall.php file
* recode

## [1.4.1](https://github.com/rvola/wp-original-media-path/tree/1.4.1) - 2014-09-22

* German Translation by <a href="http://www.feuerwehrmuseum-sh.de" rel="nofollow" target="_blank">Dr. Hajo Brandenburg - Feuerwehrmuseum</a>

## [1.4.0](https://github.com/rvola/wp-original-media-path/tree/1.4.0) - 2014-09-03

* Correct classname responsive
* Check compatibility WordPress 4.0
* Update readme
* Update assets Repository
* Update and clean files PO & MO

## [1.3.0](https://github.com/rvola/wp-original-media-path/tree/1.3.0) - 2013-07-18

* Page options
* Possibility to disable the plug-in settings without deleting
* Established translations
* Update Installation and FAQ

## [1.2.0](https://github.com/rvola/wp-original-media-path/tree/1.2.0) - 2013-05-01

* Bug link setting
* uninstalling the plugin with the deactivation
* Update FAQ

## [1.1.0](https://github.com/rvola/wp-original-media-path/tree/1.1.0) - 2013-03-29

* FAQ
* Auto fill fields

## [1.0.1](https://github.com/rvola/wp-original-media-path/tree/1.0.1) - 2013-01-06

* Contributors list
* Text fields

## [1.0.0](https://github.com/rvola/wp-original-media-path/tree/1.0.0) - 2012-12-28

* Launch Plugin
