ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Multisite Featured Image

აღწერა

Multisite Featured Image changes the box of the featured image for all sites. It can be used also in a single instance of WordPress and not a MU installation.

This plugin changes the box in the way that the default pop-up is replaced with the classic Media Uploader where you can choose images. Images From URL do work.

For a greater Multisite experience you can combine this plugin with the Network Shared Media plugin and have a complete Media Sharing site.

Read about it on this article.

ფუნქციები

  • Using WordPress Media Uploader to set Featured Image
  • You can set an image from URL
  • Images from URL will be downloaded into the WordPress Media and it can be used for anything else inside WordPress
  • Downloaded images are saved in every registered image size
  • You can set the Main site on which you will download the images in a MU installation

ეკრანული სურათები

  • Settings Page in the Network Settings
  • The Main Site Featured Image without any change
  • The Featured Image box on other sites
  • Thickbox when selecting image
  • Selecting the Size of the image to be used
  • Selected Image
  • Image shown as thumbnail on a site which is not the main site

დაყენება

This section describes how to install the plugin and get it working.

  1. Upload the folder ‘mu-featured-image’ to the plugins folder
  2. Activate the plugin through the ‘Plugins’ menu in WordPress Network Dashboard
  3. Go to the Network dashboard and look at Settings > MU Featured Image to change the settings if needed

ხდკ

Will this plugin work with any theme?

No, this plugin will work only on those themes which are using the function the_post_thumbnail() or any variation of that function.

Do I have to use a custom function to enable post thumbnails?

No, this plugin is hooked on the core function the_post_thumbnail().

Can I set the image from URL?

Yes, from version 1.2, you can set images from URL.

Can I use custom image sizes or choose between the default sizes?

This plugin is using the WordPress Media Uploader and all the registered image sizes are saved in the database. When there is a request for the post thumbnail, the size that is requested inside the theme will be used.

Can I use any registered image size with this plugin or the featured image will stay in the selected image?

From version 1.1, featured image retrieves the required size from the function the_post_thumbnail. This plugin delivers the right size of the image, so the answer is: Yes, you can use any registered image size.

მიმოხილვები

26.04.2017 1 reply
Great to add to Network Shared Media plugin, and makes saving space on your server or local computer (for testing) a lot easier!
05.04.2017 1 reply
The plugin doesn't work with my theme: Dyad, and also doesn't with a number of others according to the forum. A pitty because it would be a nice plugin!
3 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“Multisite Featured Image” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Multisite Featured Image თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.4.0

  • Enabling other thumbnails

1.3.4

  • Fixed bug when posting remotely using XML-RPC

1.3.2

  • WordPress Media Uploader is back.

1.3.1

  • Disabled the WordPress Media Upload modal and return to thick box since Network Shared Media uses thickbox
  • Images are not saved anymore to save space.

1.3

  • Enabled the WordPress Media Upload modal instead of the thick box
  • Images from URL are downloaded to WordPress Media and saved in every registered image size

1.2

  • Enabled setting the media from URL

1.1

  • Added all image sizes. The function the_post_thumbnail now renders the image in the requested size

1.0

  • Initial release