Changeset 499846
- Timestamp:
- 02/03/2012 03:11:57 PM (14 years ago)
- File:
-
- 1 edited
-
wp-effective-contact-us/trunk/contact.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-effective-contact-us/trunk/contact.php
r499845 r499846 27 27 add_action('init', 'whcf_addcss'); 28 28 add_shortcode('WH-contacts', 'whcf_contactform'); 29 ob_start("ob_gzhandler");30 29 31 30 function register_whcf_options() { // whitelist options
Note: See TracChangeset
for help on using the changeset viewer.