plugin-icon

디버그 로그

View and Delete the debug log from the Tools menu. Extremely light and simple.
평가
5
최근 업데이트일
May 2, 2016
버전
0.3
활성화된 설치 항목
200
디버그 로그

If the log is long, the latest lines are show at the top to avoid scrolling. Line numbers are shown for reference.

Logs over 5MB do not load until you confirm you are sure, or you can opt to delete the log and start afresh.

Only admins can view (or anyone you give the capability “manage_options”).

Debug Log only works if it’s enabled in wp-config.php. See https://codex.wordpress.org/Debugging_in_WordPress#WP_DEBUG_LOG

Recommended configuration:

define( 'WP_DEBUG', true );// just toggle this line to false to turn off if ( WP_DEBUG ) { define( 'WP_DEBUG_LOG', true ); define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 ); }
무료Creator 요금제에서
활성화된 설치 항목
200
테스트된 버전
4.5.32
이 플러그인은 다운로드 가능하며 워드프레스 독립 호스트 설치에 사용할 수 있습니다.