Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Add Missing escaping, input sanitization and small other issues #119

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

faishal
Copy link

@faishal faishal commented Jan 27, 2016

Current version of plugin is lake of escaping and sanitization in code.
I have fixed following things

  • Escape all the data on output with proper escape function
  • Sanitize all data before saving
  • Replace some manual check with WordPress core functions
  • Some other small fixes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant