Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Multisite Media Manager

Leírás

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.

Telepítés

  1. Upload multisite-media-manager to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Update MUMM_PARENT_ID to the required parent site ID. This step is optional.
  4. Call mumm_get_featured_image() function in your templates to get the attached feature image. You can also pass the size as a parameter.

GYIK

What is this plugin for?

** This plugin is for organizing the media across child websites in multisite enabled WordPress site.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Multisite Media Manager” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Multisite Media Manager” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.0.0

  • Clean up the plugin code and data validations