Simple PHP Info

설명

The Simple PHP Info plugin allows you to view the phpinfo table in a dashboard widget. It also includes a shortcode that allows you to insert the phpinfo table into any post or page.

Simple PHP Info Settings

  • Enable the Dashboard Widget: Whether or not to show the dashboard widget (Defaults to Yes)
  • Enable the Shortcode: Whether or not to enable the shortcode (Default to Yes)

스크린샷

  • Simple PHP Info Widget

FAQ

How do I use the shortcode?

Simply type [phpinfo] in the body of a shortcode field when creating a post or page. You can also set it to output without styles: [phpinfo output=table-nocss]

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “Simple PHP Info”(을)를 번역하세요.

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

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

변경이력

1.0.4

  • Compatibility with WordPress 6.3
  • Converted LESS to SASS and recompiled CSS

1.0.3

  • Compatibility with WordPress 6.1.1

1.0.2

  • Added additional escaping
  • Removed array output option from shortcode

1.0.1

  • Added escaping
  • Fixed text-domain declarations

1.0.0

  • Initial commit