Sie verwenden einen veralteten Browser. Es kann sein, dass diese oder andere Webseiten nicht korrekt angezeigt werden. Sie sollten ein Upgrade durchführen oder einen alternativen Browser verwenden.
WPIDE - Datei- und Code-Editor Premium
3.5.6
Registrieren Sie sich oder melden Sie sich an für kostenlosen Download
- **fix**: Restored the File Editor admin sidebar route so it opens the editor instead of bouncing back to File Manager.
- **new**: Added separate editor settings for Autocompletion and the Info Bar, both enabled by default.
- **fix**: Resetting the new editor settings now correctly restores their enabled default value on existing installs.
- **fix**: File save state detection now uses the actual loaded content baseline, preventing the Save button from appearing when a file has not changed.
- **fix**: Instead of ABSPATH, use the correct root path, relative to the plugin in case WordPress Files are located outside the root directory, which is the case if the site is hosted on WordPress.com.
- **fix**: Minor fixes