Beschrijving
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.
Schermafbeeldingen
Installatie
- 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
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“MediaTypes” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “MediaTypes” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
-
Initial Release – Enjoy!