Описание
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.
Установка
- 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
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«MediaTypes» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «MediaTypes» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
-
Initial Release — Enjoy!