# WPGlobus Featured Images #
**Contributors:** alexgff, tivnetinc, tivnet  
**Donate link:** https://wpglobus.com/  
**Tags:** WPGlobus, featured image, bilingual, globalization, i18n, international, l10n, localization, multilanguage, multilingual, translate, translation  
**Requires at least:** 5.5  
**Tested up to:** 6.1
**Stable tag:** trunk  
**License:** GPLv2  
**License URI:** https://github.com/WPGlobus/wpglobus-featured-images/blob/master/LICENSE  

## Description ##

**WPGlobus Featured Images** is an extension to the WPGlobus plugin. It allows setting featured images separately for each language.

> **NOTE:** You need to install and activate the [WPGlobus Multilingual Plugin](https://wordpress.org/plugins/wpglobus/) before installing the WPGlobus Featured Images extension.

### More info ###

* [WPGlobus Featured Images home page](https://wpglobus.com/featured-images/).
* [GitHub code repository](https://github.com/WPGlobus/wpglobus-featured-images).

## Installation ##

You can install this plugin directly from your WordPress dashboard:

1. Go to the *Plugins* menu and click *Add New*.
1. Search for *WPGlobus Featured Images*.
1. Click *Install Now* next to the *WPGlobus Featured Images* plugin.
1. Activate the plugin.

Alternatively, see the guide to [Manually Installing Plugins](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).

## Frequently Asked Questions ##

### How do I contribute to WPGlobus Featured Images? ###

We appreciate all contributions, ideas, critique, and help.

* To speed up our development, please report bugs, with reproduction steps on [WPGlobus Featured Images GitHub](https://github.com/WPGlobus/wpglobus-featured-images).
* Plugin and theme authors: please try WPGlobus Featured Images and let us know if you find any compatibility problems.
* Contact us directly on [WPGlobus.com](https://wpglobus.com/contact-us/).

### More info? ###

Please check out the [WPGlobus Website](https://wpglobus.com/featured-images) for additional information.

## Screenshots ##

### 1. Metabox interface. ###
![Metabox interface.](https://raw.githubusercontent.com/WPGlobus/wpglobus-featured-images/master/assets/screenshot-1.png)


## Changelog ##

### 2.5.0 ###
* COMPATIBILITY:
	* WordPress 6
* ADDED:
	* JS scripts improvements.

### 2.4.0 ###
* COMPATIBILITY:
	* WordPress 5.8
* ADDED:
	* Checking for builder's page.
	* Enqueueing JS script for block editor.
	
### 2.3.1 ###
* FIXED:
	* Missed files.
	
### 2.3.0 ###
* ADDED:
	* New admin interface.
* CORE:
	* Revised code.

### 2.2.0 ###
* ADDED:
	* `get_wpglobus_meta_key` method.

### 2.1.0 ###
* ADDED:
	* Get hidden post types from WPGlobus core plugin.
* FIXED:
	* PHP Notice `Undefined property $featured_media`.

### 2.0.0 ###
* COMPATIBILITY:
	* WordPress 5.
	
### 1.7.0 ###
* COMPATIBILITY:
	* WordPress 4.9.
* ADDED:
	* WooCommerce Product featured image support.
	
### 1.6.0 ###
* COMPATIBILITY:
	* WordPress 4.8.
* ADDED:
	* update tab on admin central page.
	
### 1.5.2 ###
* ADDED:
	* Version bump.

### 1.5.1 ###
* ADDED:
	* Added readme.
	
### 1.5.0 ###
* ADDED:
	* Revising code.

### 1.4.0 ###
* ADDED:
	* Info tab in WPGlobus admin central page.
	
### 1.3.0 ###
* ADDED:
	* WordPress 4.6 compatibility
	
### 1.2.0 ###
* ADDED:
	* ajaxComplete handler 
	
### 1.1.1 ###
* FIXED:
	* Admin CSS improvement
	
### 1.1 ###
* FIXED:
	* Correct return thumbnail html code for excluded post types in WPGlobus 

### 1.0.1 ###
* FIXED:
	* Undefined variable in js
	* Load js at post.php page only

### 1.0.0 ###
* Initial release
