wpglobus / wpglobus-featured-images
WPGlobus - Multilingual Featured Images
Installs: 43
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
- php: >=5.3.0
README
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 before installing the WPGlobus Featured Images extension.
More info
Installation
You can install this plugin directly from your WordPress dashboard:
- Go to the Plugins menu and click Add New.
- Search for WPGlobus Featured Images.
- Click Install Now next to the WPGlobus Featured Images plugin.
- Activate the plugin.
Alternatively, see the guide to Manually Installing Plugins.
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.
- 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.
More info?
Please check out the WPGlobus Website for additional information.
Screenshots
1. Metabox interface.
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
.
- PHP Notice
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