• It seems to be working fine on my end and is one of the missing links from the WordPress community. Didn’t got too much time for testing and security but will let you know any findings 🙂 well done and thank you!

Viewing 1 replies (of 1 total)
  • Plugin Author rockdio

    (@rockdio)

    Thanks for posting and reviewing it.

    I did a lot of reading on the WordPress codex to try an implement it in the cleanest way possible. (hence the PROPER in the name of the plugin)

    In the beginning I was avoiding to write to the database but if i want to store the default avatar for user then it becomes an impossible task, so i went and read more the codex on how to sanitize the input fields happily there is a function built in WordPress so it should be as clean as possible.

    Also since all of the settings are done in the back end there is no chance of someone injecting anything (unless you have malicious users but that is another history beyond our scope, and in any case scape and stripping is performed before writing to the DB so it should be safe even if you have bad guys in your blog)

Viewing 1 replies (of 1 total)
  • The topic ‘Simple, Straightforward and very Powerful !’ is closed to new replies.