Beskrivning
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.
Skärmdumpar
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
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”MediaTypes” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”MediaTypes” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
-
Initial Release – Enjoy!