This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Admin PHP Eval

Descripción

This plugin allows to edit and store multiple PHP scripts within WordPress administration (Tools -> Admin PHP Eval) and execute them repeatedly with eval(). After evaluation the return value and echoed data is displayed.

Preguntas frecuentes

No questions asked yet.

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Admin PHP Eval” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Admin PHP Eval” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.1

  • first security fix – nonces and data validation
  • minor visual improvements

1.0

  • First version