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

ЧЗВ

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]

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“Simple PHP Info” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

“Simple PHP Info” е преведено на 1 език. Благодарности на преводачите за техния принос.

Превеждане на “Simple PHP Info” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез 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