Title: Dev Studio
Author: SolidBunch
Published: <strong>28. Dezember 2018</strong>
Last modified: 27. November 2021

---

Plugins durchsuchen

![](https://ps.w.org/dev-studio/assets/banner-772x250.jpg?rev=2005377)

Dieses Plugin **ist nicht mit den jüngsten 3 Hauptversionen von WordPress** getestet
worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme
haben, wenn es mit neueren Versionen von WordPress verwendet wird.

![](https://ps.w.org/dev-studio/assets/icon-256x256.png?rev=2003352)

# Dev Studio

 Von [SolidBunch](https://profiles.wordpress.org/solidbunch/)

[Herunterladen](https://downloads.wordpress.org/plugin/dev-studio.2.0.0.zip)

 * [Details](https://de-at.wordpress.org/plugins/dev-studio/#description)
 * [Rezensionen](https://de-at.wordpress.org/plugins/dev-studio/#reviews)
 * [Entwicklung](https://de-at.wordpress.org/plugins/dev-studio/#developers)

 [Support](https://wordpress.org/support/plugin/dev-studio/)

## Beschreibung

Dev Studio is a development environment for WordPress developers.

It contains a lot of features that help to examine and analyze code.

Dev Studio based on checkpoints. You can choose any hook(s) in plugin interface 
and analyze application condition at this hook after script execution.

It also includes Status Bar that contains any useful information such as: DB queries
count, Execution time, Queries execution time, Conditionals etc.

### Requirements

 * PHP > 7.0
 * WP_DEBUG set to `true`
 * Admin Role. You can change it in settings later

### Advantages

 * Fully built on AJAX technology
 * Doesn’t add any html code to result page
 * Friendly interface
 * Status Bar
 * Flexible settings

### Modules

Now, it contains four modules: PHP, WordPress, Database and WooCommerce.

### PHP

 * Variables (SERVER, GET, POST, COOKIE, SESSION, FILES, ENV, GLOBAL)
 * Constants
 * Files (Included Files, Components)
 * PHPInfo

### WordPress

 * Overview (Conditionals, Constants)
 * Variables (Browser, Server)
 * Actions
 * Filters
 * Theme (Menu Locations, Menus, Sidebars, Widgets)
 * Shortcodes
 * Styles (Enqueued, Registered, WP_Styles)
 * Scripts (Enqueued, Registered, WP_Scripts)
 * Rewrite (Rules, WP_Rewrite)
 * Locale
 * Roles

### WooCommerce

 * Conditionals
 * Constants
 * Options

### Database

 * Tables
 * Variables
 * Queries

## Screenshots

[⌊Wordpress Enqueued scripts⌉⌊Wordpress Enqueued scripts⌉[

Wordpress Enqueued scripts

[⌊Database Queries⌉⌊Database Queries⌉[

Database Queries

[⌊Database Tables and Plugin Settings⌉⌊Database Tables and Plugin Settings⌉[

Database Tables and Plugin Settings

[⌊Wordpress Actions⌉⌊Wordpress Actions⌉[

Wordpress Actions

[⌊Database Variables⌉⌊Database Variables⌉[

Database Variables

## Rezensionen

![](https://secure.gravatar.com/avatar/c87c7186ab9c71abfdd4454f3ebd463fe8f2aea433b9742e953e284b0dd6d79b?
s=60&d=retro&r=g)

### 󠀁[Very useful plugin!!!](https://wordpress.org/support/topic/very-useful-plugin-770/)󠁿

 [olegvalko](https://profiles.wordpress.org/olegvalko/) 25. Feber 2019 1 reply

Thank you!

![](https://secure.gravatar.com/avatar/6929e91dbe25430453e0016ed02b6c888173f152d305fc26b0f4a6c39c12f798?
s=60&d=retro&r=g)

### 󠀁[I searching for it about 2 years](https://wordpress.org/support/topic/i-searching-for-it-about-2-years/)󠁿

 [zyv4yk](https://profiles.wordpress.org/zyv4yk/) 8. Feber 2019

A very cool plugin that allows simple debugging my apps in a browser ( like symfony
with debug component), I’ll be using it on all my projects. Thx 🙂

![](https://secure.gravatar.com/avatar/08410896d52f67f13200cfc9689c7296f933e4bf77d9cf4450d1bb091abaec85?
s=60&d=retro&r=g)

### 󠀁[Very Helpful for me!](https://wordpress.org/support/topic/very-helpful-for-me/)󠁿

 [wpguideme](https://profiles.wordpress.org/wpguideme/) 18. Jänner 2019

I can get any information about current dev environment just from one place, the
plugin saves many time on debugging. Thank you for it!

![](https://secure.gravatar.com/avatar/94f995ff8fa19cb916c59a8e4319aae88c91211c5b6b7829abdad9172bea5b17?
s=60&d=retro&r=g)

### 󠀁[Smart and simple](https://wordpress.org/support/topic/smart-and-simple-4/)󠁿

 [azobenko](https://profiles.wordpress.org/azobenko/) 2. Jänner 2019

Hey there! Thanks for good job! I put the top five, because this plugin has simplified
my life and saved a lot of time to parse queries into the database and optimize 
them. The hook description system is also simply wonderful – instead of having to
shovel a bunch of documentation for finding the right hook, I just look at its order
in the table!

![](https://secure.gravatar.com/avatar/37e2f8fe572978c883080d42e2ee8995928f6b301243fd393da25f33adb3a306?
s=60&d=retro&r=g)

### 󠀁[Very useful plugin!](https://wordpress.org/support/topic/very-useful-plugin-747/)󠁿

 [Yurii Pavlov](https://profiles.wordpress.org/alraen/) 29. Dezember 2018

Thanks!

![](https://secure.gravatar.com/avatar/6f9b36491f983e4e9e899a5f8fa3ff8a869688aa39e60acfa079f86aecbdd97a?
s=60&d=retro&r=g)

### 󠀁[Cool](https://wordpress.org/support/topic/cool-791/)󠁿

 [vvv3](https://profiles.wordpress.org/vvv3/) 29. Dezember 2018

What a cool plugin!

 [ Lies alle 6 Rezensionen ](https://wordpress.org/support/plugin/dev-studio/reviews/)

## Mitwirkende & Entwickler

„Dev Studio“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin 
mitgewirkt:

Mitwirkende

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

[Übersetze „Dev Studio“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/dev-studio)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/dev-studio/),
sieh dir das [SVN Repository](https://plugins.svn.wordpress.org/dev-studio/) an 
oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/dev-studio/)
per [RSS](https://plugins.trac.wordpress.org/log/dev-studio/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **2.0.0**
 *  Last updated **vor 5 Jahren**
 *  Active installations **Weniger als 10**
 *  WordPress version ** 4.0 oder höher **
 *  Tested up to **5.8.13**
 *  PHP version ** 7.0 oder höher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/dev-studio/)
 * Tags
 * [debug](https://de-at.wordpress.org/plugins/tags/debug/)[debug bar](https://de-at.wordpress.org/plugins/tags/debug-bar/)
   [debugging](https://de-at.wordpress.org/plugins/tags/debugging/)[development](https://de-at.wordpress.org/plugins/tags/development/)
 *  [Erweiterte Ansicht](https://de-at.wordpress.org/plugins/dev-studio/advanced/)

## Bewertungen

 5 out of 5 stars.

 *  [  6 5-star reviews     ](https://wordpress.org/support/plugin/dev-studio/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/dev-studio/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/dev-studio/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/dev-studio/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/dev-studio/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/dev-studio/reviews/#new-post)

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

## Mitwirkende

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

## Support

Möchtest du etwas sagen? Brauchst du Unterstützung?

 [Supportforum anzeigen](https://wordpress.org/support/plugin/dev-studio/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](https://solidbunch.com)