Title: Developer Pack
Author: nguyenhongphat0
Published: <strong>December 1, 2018</strong>
Last modified: February 12, 2019

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/developer-pack/assets/icon.svg?rev=1983579)

# Developer Pack

 By [nguyenhongphat0](https://profiles.wordpress.org/nguyenhongphat0/)

[Download](https://downloads.wordpress.org/plugin/developer-pack.zip)

 * [Details](https://pcd.wordpress.org/plugins/developer-pack/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/developer-pack/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/developer-pack/#installation)
 * [Development](https://pcd.wordpress.org/plugins/developer-pack/#developers)

 [Support](https://wordpress.org/support/plugin/developer-pack/)

## Description

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!

## Screenshots

 * [[
 * 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.

## Installation

 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.

## 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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Developer Pack” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ nguyenhongphat0 ](https://profiles.wordpress.org/nguyenhongphat0/)

“Developer Pack” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/developer-pack/contributors)
for their contributions.

[Translate “Developer Pack” into your language.](https://translate.wordpress.org/projects/wp-plugins/developer-pack)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/developer-pack/), check
out the [SVN repository](https://plugins.svn.wordpress.org/developer-pack/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/developer-pack/)
by [RSS](https://plugins.trac.wordpress.org/log/developer-pack/?limit=100&mode=stop_on_copy&format=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.

## Meta

 *  Version **1.3.0**
 *  Last updated **7 years ago**
 *  Active installations **10+**
 *  WordPress version ** 4.6 or higher **
 *  Tested up to **4.7.33**
 *  PHP version ** 5.2.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/developer-pack/) and [Swedish](https://sv.wordpress.org/plugins/developer-pack/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/developer-pack)
 * Tags
 * [code](https://pcd.wordpress.org/plugins/tags/code/)[developer](https://pcd.wordpress.org/plugins/tags/developer/)
   [editor](https://pcd.wordpress.org/plugins/tags/editor/)[Freelancer](https://pcd.wordpress.org/plugins/tags/freelancer/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/developer-pack/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/developer-pack/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/developer-pack/reviews/)

## Contributors

 *   [ nguyenhongphat0 ](https://profiles.wordpress.org/nguyenhongphat0/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/developer-pack/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://github.com/nguyenhongphat0/wordpress-developerpack)