>
Download This Plugin | |
Download Elegant Themes | |
Name | Media Features |
Version | 0.1 |
Author | lightningspirit |
Rating | 84 |
Last updated | 2012-11-06 02:20:00 |
Downloads |
5160
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Media Features plugin added 3 bytes of resources to the Home page and 3 bytes of resources to the sample Post page.
Media Features plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Media Features plugin ads no tables to your Wordpress blog database.Add functionalities for your media library:
Common Supported file extensions:
Just install this plugin and adjust to your needs.
This plugin provides 2 custom filters:
1) Change labels and other arguments passed to register_taxonomy function:
add_filter( 'media_category_args', 'my_media_category_args' );
2) Hooks inside the category postbox HTML used to edit individual file information:
add_filter( 'media_category_html', 'my_media_category_html' );
The use of these hooks are recommended, thus, if the plugin gets deactivated, those hooks will not be called anymore and then you get things consistent and clean.
Do you want to translate it to your language? Just reply to the «Translations» topic in the forum.