Nid yw’r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw’n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

Safe PHP Code Widget

Disgrifiad

The usual Text widget allows you to insert arbitrary Text and/or HTML code. This allows that too, but also parses any PHP or JavaScript code in the text widget and executes it.

This plugin is based on “PHP Code Widget”, but now available for use by site administrators ONLY, which makes it more secure.

All PHP code must be enclosed in the standard php opening and closing tags ( <?php and ?> ) for it to be recognized and executed. Also JavaScript code must be enclosed in the <script> and </script> tags, as usual.

Lluniau Sgrin

  • The widgets screen showing a Safe PHP Code Widget in use.
  • The output of the widget on the site.

Gosod

  1. Upload safe-php-code-widget folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Cwestiynau Cyffredin

No questions yet – no answers yet.

Adolygiadau

There are no reviews for this plugin.

Contributors & Developers

“Safe PHP Code Widget” is open source software. The following people have contributed to this plugin.

Cyfranwyr

Translate “Safe PHP Code Widget” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Cofnod Newid

1.0

  • First version in the repository