Mô tả
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.
Ảnh màn hình
Cài đặt
- 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
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“MediaTypes” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “MediaTypes” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
-
Initial Release – Enjoy!