이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Dev Studio

설명

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

스크린샷

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

후기

2019년 2월 8일
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 🙂
2019년 1월 18일
I can get any information about current dev environment just from one place, the plugin saves many time on debugging. Thank you for it!
2019년 1월 2일
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!
2018년 12월 29일
What a cool plugin!
모든 6 평가 읽기

기여자 & 개발자

“Dev Studio”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Dev Studio”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.