Descrizione
Developer Pack allow you to view PHP information, download WordPress site source code with advanced options, and online code editing with a powerful code editor. You don’t have to use FTP or SSH anymore.
Developer Pack is built for the developers/freelancers. If you don’t know how to code PHP or how WordPress work, it is massive dangerous. Please only install it when you know what you are doing!
Remember: This plugin can modify your file system. Use it wisely!
Screenshot
Installazione
- Go to WordPress admin dashboard, upload the zip file of this plugin in the Add plugin page.
- Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the Developer Pack screen to use this plugin features.
FAQ
- Why I had to use the browser console?
-
Sorry for the inconvenience. When this plugin was built, it was aimed at the developer. In my opinion, all developer would have familiar with the browser console. So instead of spending effort on rendering beautiful output, I was focus on doing the core function and put all the output “lazily” in the browser console. However it is quite cool, isn’t it?
- What does these red, green and yellow background color of the address bar in code editor mean?
-
When you put a filename in the address bar (with relative path to the WordPress root) and hit Enter, the address bar color change background color indicate the existence of the file. If it still white, and file content is loaded in both editor, then the filename is correct. If it is yellow, then the file you entered was a folder, and you can open your browser console to see what files you can navigate to. If it turn red then the file you entered was not exist, right folders/files name of the same directory is listed in the console.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Developer Pack” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Developer Pack” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “Developer Pack” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.3.0
- Showing Developer Pack menu as a Tools’s submenu
1.2.0
- Using CDN for Monaco Editor
- Append directory list result to buffer and output all at once
1.1.0
- Embed monaco editor to admin dashboard.
- Data validation and sanitize.