WordPress 2.7 requires that plugins explicitly white list their options using a couple new functions. WordPress MU has required this security measure for a while, and it’s nice to see an evolved form of it brought to the core code. Migrating Plugins and Themes to 2.7 article in the codex offers some guidance, but here’s [...]
Posted December 17, 2008 by Casey Bisson
Categories: Technology. Tags: compatibility, form validation, plugins, security, wordpress, WordPress 2.7. 6 Comments.
Josh Bush’s Masked Input Plugin and Paulo P. Marinas’ AlphaNumeric are both jQuery plugins to prevent input of invalid data in web forms.
Posted September 11, 2008 by Casey
Categories: Dispatches, Technology. Tags: form validation, forms, jquery, validation, web design, web development. 2 Comments.