SMCF 1.2.2 includes the following changes:
- Upgraded SimpleModal to 1.2.3
- Added
addslashes() function for smcf_messages JavaScript object to prevent localization issues
- Added
stripslashes() function for the email message
- Removed 70 character limit for
wordwrap() function – defaults to 75
- Added
wp_page_menu() and wp_list_pages() filter to dynamically add smcf-link class to a contact menu link
- Changed format of validation messages – requires translation updates
If you are using wp_list_pages() or wp_page_menu(), this release makes it a lot easier to use SMCF without having to modify any source files. All you need to do is enter the matching link title on the SMCF options page.
I’ve also modified the email message to use the default wordwrap of 75 characters and have removed the slashes added by magic_quotes.
Translators: Updates were made to the verbiage, so if you would be so kind to update your translations, I’d appreciate it!
For more information and the download, please visit the SMCF WordPress Plugin Page.