Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Jan ?tětina

    (@zaantar)

    Well, it is quite simple. This plugin allows you to execute custom PHP script within WordPress – without having to create a new plugin for it.
    You input the code and it will be executed.
    You can also save your script and execute it multiple times.
    It is meant for doing simple actions that require PHP when it is not neccessary to create a new plugin for them (for example something you want to do only on one site).

    Do you understand now? ??

    I apologize for my english, it is not my native language.

    Thread Starter Brunozit

    (@brunozit)

    I am very interested in this plugin, because I tested several plugins to embed PHP code in my pages, but most of these plugins using the eval function which makes it easier for people wanting to paste malicious code into the website . Does your plugin uses this function?

    Thank you for your proposal

    Plugin Author Jan ?tětina

    (@zaantar)

    Yes, this plugin uses eval() and currently is considered unsafe… but I’m working on fixing these security issues. Stay tuned for next versions ??

    Thread Starter Brunozit

    (@brunozit)

    OK! super
    Do not forget to inform me as soon as the version is ready.
    Thank you for your kindness.

    Plugin Author Jan ?tětina

    (@zaantar)

    Version 1.1 with some fixes was released just a while ago. However more updates are probable in the future. Just wait for the WordPress update notifications on your site. ??

    Thread Starter Brunozit

    (@brunozit)

    This is very good news, thank you for telling me informed as to the work done.

    I await the update through wordpress.

    greetings

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Admin PHP Eval] what is the purpose of this plugin, it's not as clear explanation’ is closed to new replies.