The Elementor Website Builder has it all: drag and drop page builder, pixel perfect design, mobile responsive editing,…
About Longer Permalinks
This plugin allows you to have longer URLs (permalinks) on your WordPress website by increasing the character limit from 200 to 3000. It also ensures that your long URLs will still work even after WordPress core updates. This is especially useful for non-latin slugs that require url escaping and increase the length of permalinks.Changelog
1.30
- Bug fix: Properly handle advanced-custom-fields (ACF) plugin post types. Credits: @sotosx
1.29
- Bug fix: Long slugs backup on specific cases preventing some proper slug restores on core update. Credits: @sotosx
1.28
- Refactoring and minor improvements
1.27
- Refactoring and minor improvements
1.26
- Refactoring code
1.25
- Bugfix: correct handling of autosaves and revisions on WP core updates
1.24
- Bug fixes for WordPress Multi-site compatibility
1.23
- Tested on WP 5.5.1
1.22
- Bugfix: lock name should not exceed 64 chars for some MySQL flavors/versions
- Tested on WP 5.4
1.21
- Important bugfixes.
1.20 & 1.19
- Important changes to handle extra load on database upgrades and first installation.
We now use explicit db locks to handle concurrent requests on those situations gracefully.
(not tested on active database clusters like Galera Cluster or any STATEMENT based replication setups)
1.18
- Tested on 5.3.2
1.17
- Fix for WordPress upgrade process that needs a separate step for the database upgrade – “Database Update Required” cases (credits: @margroup for investigating the problem and testing the solution)
- Proper handling on WordPress upgrades to avoid unnecessary database locks
- Source code refactoring
- Uninstall actions update
1.16
- Minor regex adjustment
1.15
- IMPORTANT: Please update plugin to latest version BEFORE upgrading your WordPress to 5.x if you want to avoid truncated long permalinks.
- Plugin Major update: long permalinks suvrive the WordPress 5.0 upgrade.
1.14
- Provide more thorough admin output on edge cases
- Icon added
- FAQ updated
- Minor speed improvement
- Tested on 4.9.1
1.13
- Bug fix, fclose was not needed.
1.12
- Bug fix, $wpdb was not global (credits: @takisbig).
1.11
- Minor changes
1.1
- Tested on 4.7.3
1.0
- Initial release