Tento plugin nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress. Už nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri použití s novšími verziami WordPress.

Dev Studio

Popis

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

Obrázky

  • Wordpress Enqueued scripts
  • Database Queries
  • Database Tables and Plugin Settings
  • Wordpress Actions
  • Database Variables

Recenzie

8. februára 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 🙂
18. januára 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!
2. januára 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!
29. decembra 2018
What a cool plugin!
Prečítať všetkých 6 recenzií

Prispievatelia a vývojári

“Dev Studio” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.

Prispievatelia

Preložiť „Dev Studio“ do vašho jazyka.

Máte záujem o vývoj?

Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.