This commit is contained in:
Eric van der Vlist 2020-05-08 16:10:37 +02:00
parent d90b8ba1b5
commit c3fe3ba82f
1 changed files with 23 additions and 23 deletions

View File

@ -57,89 +57,89 @@ Any good up-to-date browser should work fine. I test in Firefox, IE7, Safari and
## Change Log ## Change Log
1.3.0.1 1.3.0.1
- - Fixing two deprecation errors ti support WP 5.4.1
1.3.0 = 1.3.0
- Important core fix ~ huge thanks to Alex Günsche [www.zirona.com] - Important core fix ~ huge thanks to Alex Günsche [www.zirona.com]
- Pages show 'draft' and 'pending review' tags - Pages show 'draft' and 'pending review' tags
- Fix for nested sorting bug in safari - Fix for nested sorting bug in safari
- Danish translation ~ by Georg S. Adamsen [wordpress.blogos.dk] - Danish translation ~ by Georg S. Adamsen [wordpress.blogos.dk]
1.2.2 = 1.2.2
- Additional multi-lingual support - Additional multi-lingual support
- Adds turkish translation ~ by Ömer Faruk [ramerta.com] - Adds turkish translation ~ by Ömer Faruk [ramerta.com]
- Fix permalinks by flushing the rewrite rules after updates ~ thanks Alexey ;) - Fix permalinks by flushing the rewrite rules after updates ~ thanks Alexey ;)
1.2.1 = 1.2.1
- fix for menu position in WP2.7 - fix for menu position in WP2.7
1.2.0 = 1.2.0
- Introduces multi-lingual support. - Introduces multi-lingual support.
- Adds German translation - Adds German translation
- Moves pageMash into the Pages menu for WP2.7 - Moves pageMash into the Pages menu for WP2.7
- All thanks to Tom [www.outsourcetoasia.de] - All thanks to Tom [www.outsourcetoasia.de]
1.1.6 = 1.1.6
- Corrected filename case. - Corrected filename case.
1.1.5 = 1.1.5
- Updated for WP 2.6 - Updated for WP 2.6
1.1.4 = 1.1.4
- Add config option to show debug info. - Add config option to show debug info.
1.1.3 = 1.1.3
- Fixed hide bug that appeared on some systems - Fixed hide bug that appeared on some systems
1.1.2 = 1.1.2
- Added Expand all | Collapse all buttons - Added Expand all | Collapse all buttons
1.1.1 = 1.1.1
- Fix a bug with console.log for safari - Fix a bug with console.log for safari
- Removed php code from js&css scripts to fix error - Removed php code from js&css scripts to fix error
1.1.0 = 1.1.0
- Added quick rename - Added quick rename
- Externalised scripts - Externalised scripts
- Changed display of edit|hide|rename links - Changed display of edit|hide|rename links
- Deregisters prototypes - Deregisters prototypes
1.0.4 = 1.0.4
- Removed shorthand PHP - Removed shorthand PHP
- Updated CSS and JS headers to admin_print_scripts hook. - Updated CSS and JS headers to admin_print_scripts hook.
1.0.3 = 1.0.3
- Fixed datatype bug causing array problems - Fixed datatype bug causing array problems
1.0.3 = 1.0.3
- Fixed datatype bug causing array problems - Fixed datatype bug causing array problems
1.0.2 = 1.0.2
- Major code rewrite for exclude pages - Major code rewrite for exclude pages
1.0.1 beta = 1.0.1 beta
- fixed IE drag selects text - fixed IE drag selects text
1.0.0 beta = 1.0.0 beta
- Major rebuild to use vladimir's sortables class extension - Major rebuild to use vladimir's sortables class extension
- Recusive page handles unlimited nested children - Recusive page handles unlimited nested children
- Collapsable list items - Collapsable list items
- Interface makeover... - Interface makeover...
0.1.3 = 0.1.3
- Fixed exclude pages feature - Fixed exclude pages feature
0.1.2 = 0.1.2
- Fixed CSS&JS headers to only display on pageMash admin - Fixed CSS&JS headers to only display on pageMash admin
0.1.1 = 0.1.1
- Removed version check since some hosts will not allow external includes. - Removed version check since some hosts will not allow external includes.
0.1.0 = 0.1.0
- Initial Release - Initial Release
## Localization ## Localization
pageMash is available in: = pageMash is available in:
- English - English
- German :: courtesy of Tom [www.outsourcetoasia.de] - German :: courtesy of Tom [www.outsourcetoasia.de]
- Turkish :: courtesy of Ömer Faruk [ramerta.com] - Turkish :: courtesy of Ömer Faruk [ramerta.com]