Custom Tags – adding class to paragraph and div in WordPress

WordPress Plugins and good code samples

September 2007

kses.php file in wp-includes
# Web page:    http://sourceforge.net/projects/kses

#
# [kses strips evil scripts!]
if (!defined(‘CUSTOM_TAGS’))
define(‘CUSTOM_TAGS’, false);

// You can override this in your my-hacks.php file
// added class to div and p  iz