Descripción
MediaTypes plugin was created to simplify file type management across WordPress websites. No more updating code while
risking breaking your website. Simply pick and choose which file types you would like to add or remove support for and
then save your changes.
Capturas de pantalla
Instalación
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“MediaTypes” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “MediaTypes” 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 .
Historial de cambios
1.0
-
Initial Release – Enjoy!