Linux 软件免费装

Developer Pack

开发者 nguyenhongphat0
更新时间 2019年2月12日 10:27
捐献地址: 去捐款
PHP版本: 5.2.4 及以上
WordPress版本: 4.7
版权: GPLv
版权网址: 版权信息

标签

editor code developer freelancer

下载

1.1.0

详情介绍:

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!

安装:

  1. Go to WordPress admin dashboard, upload the zip file of this plugin in the Add plugin page.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Use the Developer Pack screen to use this plugin features.

屏幕截图:

  • You can view your PHP information and download source code with advanced options like include or exclude files, max file size and expand script time limit.
  • You can edit your file online via a powerful code editor that support syntax highlight, code completion, diff review and multicursor. Remember to open your browser console in order to view editor output.

升级注意事项:

1.1.0 This version include security patch. Please upgrade!

常见问题:

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.

更新日志:

1.1.0