Linux 软件免费装
Banner图

Multisite Featured Image

开发者 ibenic
更新时间 2017年4月26日 06:25
PHP版本: 4.0. 及以上
WordPress版本: 4.3.1
版权: GPLv2 or later
版权网址: 版权信息

标签

featured-image post-thumbnail

下载

1.0 1.1 1.2 1.3 1.3.1 1.3.2 1.3.3 1.3.4 1.4.0

详情介绍:

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. 产品特点

安装:

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

屏幕截图:

  • 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

常见问题:

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.

更新日志:

1.4.0 1.3.4 1.3.2 1.3.1 1.3 1.2 1.1 1.0