설명
The Theme and Plugin Profiler uses a little known PHP feature known as ticks. Basically, this is an internal event that occurs every time a code block is executed, marked (roughly) by a function call or curly {} brackets.
The plugin uses ticks to collect a list of the functions that were executed, how often they were called and how much time they took in total. The plugin’s option page gives some filters to select and sort the results. This will give developers clues which parts of their code demand scrutiny.
설치
- Upload the plugin files to the
/wp-content/plugins/theme-plugin-profilerdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Tools->T&P Profiler screen to configure the plugin
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“Theme and Plugin (T&P) Profiler”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “Theme and Plugin (T&P) Profiler”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
0.1 (April, 2016)
- First stable version


