Mô tả
Multisite Media Manager is a WordPress plugin to manage all the uploaded media to one central folder making it accessible across all the Multisite Network. The media is generally stored in parent website folder and can be accessed by all the child website.
This plugin is useful only for the multisite enabled WordPress site.
Cài đặt
- Upload
multisite-media-managerto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Update
MUMM_PARENT_IDto the required parent site ID. This step is optional. - Call
mumm_get_featured_image()function in your templates to get the attached feature image. You can also pass the size as a parameter.
Hỏi đáp
- What is this plugin for?
-
** This plugin is for organizing the media across child websites in multisite enabled WordPress site.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Multisite Media Manager” 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 “Multisite Media Manager” 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.0
- Clean up the plugin code and data validations