Descripción
Adds the ability to save contact information in the administration area. These details can then be displayed in any theme using a simple shortcode.
Features
- Save your contact details at Settings -> Contact Details
- Display your contact details anywhere in your theme using a simple shortcode. EG, [contact type=“business_name”]
- All available shortcodes are displayed on the Contact Details page
If you have found this plugin useful, consider taking a moment to rate it.
Capturas
Instalación
- Upload the
contact-details
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Preguntas frecuentes
- How do I use the plugin?
-
- Once activated, navigate to Settings -> Contact Details in the WordPress administration menu.
- Enter your contact details in to the fields provided.
- Use the shortcodes provided anywhere in your theme to display the contact details you desire.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Contact Details” 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
1.3
- When rendering the Email contact type, run through antispampot() to help prevent spam
- Add SoundClound and MySpace to social networking section
1.2.4
- Bug fixes and compatibility with WordPress 3.8+
1.2.3
- Added WP Nonce verification to options page
- Added notification upon save to let the user know what happened, either success or failure
1.2.2
- Small security updates
1.2.1
- Removed italics from shortcode tip on Contact Details page. This was potentially italicizing content when copy+pasted in to posts or pages.
1.2
- Fixed output location of shortcodes
1.1
- Modified shortcode behaviour to return output instead of directly printing
1.0
- Initial release of plugin