Está utilizando un navegador obsoleto. Es posible que no se muestre este sitio web ni otros correctamente. Debería actualizarlo o usar un navegador alternativo.
WPIDE - Gestor de Archivos y Editor de Código Premium
3.5.6
- **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