Description
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.
Installation
- 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
Reviews
There are no reviews for this plugin.
Contributors & Developers
“MediaTypes” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “MediaTypes” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
1.0
-
Initial Release – Enjoy!