Descripción
Create email shortcodes with unique identifiers to use in your Formidable Email Notification Settings, or anywhere else in your site. Set an unlimited number of email addresses, and change them globally from one location, any time you need to.
* The Email Shortcodes settings page can be accessed from your Formidable menu on the Admin panel.
* Add as many email addresses as you want to each unique ID you create. Save changes and then your shortcodes will appear in a table below. When you need to change an email address, do it here, but leave the unique identifier as is, then the email address will be changed globally wherever you’ve used the shortcode. (See screenshots for clarity.)
* Output multiple email addresses with a single identifier.
* Use the shortcodes in your Formidable Email Notifications settings, or anywhere else in your site.
Requirements
- PHP 5.3+
- WordPress 3.5+
- Formidable Pro
Capturas
Instalación
- Upload ‘formidable-email-shortcodes/’ to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Formidable Email Shortcodes» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Formidable Email Shortcodes» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
2.0
- Completely revamped the UI. Easily add and remove shortcode ids. All ajax, no page refreshing.
- UI now automatically merges duplicate IDs and removes duplicate emails from unique IDs.
- Fixed issue when Email Shortcodes plugin is activated while Formidable is not. Now she swings both ways.
- Improved data storage and retrieval method for faster processing.
- Update will automatically convert your old shortcode settings to the new storage format upon plugin activation. You won’t lose anything, as long as you upgrade using WordPress, or deactivate your plugin before manually installing update.
- Began storing plugin version in DB.
1.1
- New Feature: Output multiple email addresses with a single identifier.
1.0
- Initial release