2023-02-05 – version 1.10.0

  • Multilingual_WYSIWYG:
    • Updated to v.1.6
  • Module Publish:
    • Added language switchers v.2 on the page edit.php.
    • Using WPGlobusEditPostSidebar plugin v.2.
  • Module Slug:
    • Using WPGlobusEditPostSidebar plugin v.2.

2022-12-22 – version 1.8.7

  • Module Publish:
    • Do not allow actions without selected language and post type.
  • Module Taxonomies:
    • Fixed Cannot read properties of undefined on Block Editor page.

2022-08-10 – version 1.8.6

  • Core:
    • Improvements on the Modules options page.

2022-01-18 – version 1.8.5

  • Module Publish:
    • Fix for texts with many languages in the “Publish” metabox.

2021-12-20 – version 1.8.4

  • Core:
    • Added support for the Molongui Authorship add-on (v.4.4.4 and up)

2021-11-16 – version 1.8.3

  • Module Publish:
    • Fixed update language post status with initial empty meta.
    • Renamed section from Bulk Actions to Post Action.

2021-11-04 – version 1.8.2

  • Module Taxonomies:
    • Added a possibility to reset options.

2021-11-02 – version 1.8.1

  • Module Taxonomies:
    • Fixed translation of slugs for custom taxonomies depending on the permalink structure.

2021-10-10 – version 1.8.0

  • Module ACF:
    • Added multilingual fields in repeater.
    • Added multilingual Labels, Instructions, Button Labels for Field Groups.
    • Fixed PHP Warning with empty options array.

2021-09-14 – version 1.7.4

  • Module ACF:
    • Removed code to prevent duplication with on__init function.

2021-07-14 – version 1.7.3

  • Module Publish:
    • Added checking the_feed in the pre_get_posts action.
  • Multilingual_WYSIWYG:
    • Updated to v.1.5
  • Core:
    • Updated the ACF Plus module description on the Options page.

2021-06-25 – version 1.7.2

  • Core:
    • Added Multilingual_WYSIWYG class.
    • Updated description of ACF Plus module on options page.
  • Module ACF:
    • Added WPGlobusPlus_Acf_Options class.

2021-06-14 – version 1.7.1

  • Module ACF:
    • Fixed paragraph resetting in WYSIWYG editors.

2021-06-09 – version 1.7.0

  • Module ACF:
    • Fixed initializing of multilingual WYSIWYG editors.

2021-03-19 – version 1.6.0

  • Module Publish:
    • Added: Filter the WHERE clause in the SQL for an adjacent post query.

2021-03-04 – version 1.5.7

  • Module Publish:
    • Fixed TypeError: Cannot read property of null.
    • Fixed resetting post__not_in values in pre_get_posts action.
    • Added description on Bulk Action tab.
    • Decoration of result table on Single Action tab.

2021-03-02 – version 1.5.6

  • Module ACF:
    • Added Multilingual option for ACF fields.

2020-12-23 – version 1.5.2

  • Module Editor:
    • CSS tweaks.
  • Module Taxonomies:
    • CSS tweaks.

2020-11-05 – version 1.5.1

  • Module Slug:
    • Fixed deprecated postL10n since version WP 5.5.0 in the Classic mode.

2020-11-03 – version 1.5.0

  • Module Slug:
    • Fixed PHP Notice: Trying to get property ‘post_type’ of non-object.
  • Module Taxonomies:
    • Version beta-10.
  • Module Editor:
    • Start module with PHP greater than or equal v.7.3

2020-10-19 – version 1.4.6

  • Core:
    • Don’t check for WPGLOBUS_VERSION before loading functions files for modules.

2020-10-17 – version 1.4.5

  • Vendors:
    • Added support for the WordPress Review Plugin: The Ultimate Solution for Building a Review Website add-on from v.5.3.4
    • Fixed using incorrect class for Comments – wpDiscuz add-on.
  • Module Editor:
    • Added wpglobus_plus_ml_elements filter.
    • Added filter for elements by pages.

2020-10-06 – version 1.4.4

  • Core:
    • Added link_text parameter for the get_link_to_settings function.
    • Fixed link to the options page in the switcher menu.
    • Minor code tweaks.

2020-10-02 – version 1.4.3

  • Module Slug:
    • Filtering the canonical and og:url URLs generated by Yoast SEO for posts.
  • Module Taxonomies (beta-9):
    • Filtering the canonicalog:urlprev and next URLs generated by Yoast SEO for taxonomies.

2020-09-29 – version 1.4.2

  • Module Slug:
    • Prevent page redirect with the Having problems loading Elementor alert, for extra languages.

2020-09-17 – version 1.4.1

  • Core:
    • Added partial support for the Comments – wpDiscuz add-on from v.7.0.7.

2020-09-14 – version 1.4.0

  • Module Editor:
    • Don’t include User meta in the $multilingual_meta_keys array.
  • Core:
    • Added Compatibility Plus section to the WPGlobus Options page.
    • Added support for Molongui Authorship add-on from v.4.2.

2020-07-16 – version 1.3.11

  • Module Taxonomies (beta-9):
    • Moved code for Rewrite rules tab to rewrite_rules.php file.
    • Moved code for Debug tab to debug.php file.
    • CSS tweaks for Option and Rewrite rules tab.

2020-03-27 – version 1.3.10

  • Module Taxonomies (beta-9):
    • Prevent using cache in get_the_terms callback.
    • Checking existence of file before loading it in the General tab.

2020-03-25 – version 1.3.9

  • Module Taxonomies (beta-9):
    • Updated init file.

2020-03-03 – version 1.3.8

  • Module Taxonomies (beta-9):
    • Fixed PHP Notice Trying to get property of non-object.
  • Module Publish:
    • Added wpglobus_plus_publish_template_include_handler filter.

2020-02-24 – version 1.3.7

  • Module Taxonomies (beta-9):
    • Added get_object_termsfilter.
    • Minor improvements.

2020-02-22 – version 1.3.6

  • Module Taxonomies (beta-8):
    • Added checking for WP_Error object in get_the_terms filter.

2020-02-18 – version 1.3.5

  • Module ACF:
    • Added filter to allow displaying table fields of the ACF:Table Field plugin at the frontend via the theme template.

2020-02-16 – version 1.3.4

  • Module Taxonomies (beta-8):
    • Added get_the_terms and term_link filters.

2020-02-14 – version 1.3.3

  • Module Taxonomies (beta-7):
    • Removed checking of the "public" attribute in taxonomies.

2020-02-12 – version 1.3.2

  • Module Taxonomies (beta-7):
    • Fixed notice "Trying to get property of non-object".
    • Removed leading slash in the get_post_type_slug function for the default language.

2020-02-11 – version 1.3.1

  • Module Taxonomies (beta-7):
    • Fixed PHP Notice: Trying to access array offset on value of type bool.

2020-02-10 – version 1.3.0

  • Module Editor:
    • Updated table description.
  • Module Publish:
    • Added bulk action to set the draft status for multiple languages.
    • CSS tweaks.

2020-01-17 – version 1.2.9

  • Module Taxonomies (beta-7):
    • Revised is_post_type_enabledfunction.
  • Module WPSEO:
    • Show debug report button for premium add-on only.

2020-01-13 – version 1.2.8

  • Module Taxonomies (beta-7):
    • Improved interface of the tab.
    • Added filters to enable/disable the handling of taxonomies.

2020-01-11 – version 1.2.7

  • Module Editor:
    • Added multilingual meta fields support in the “Builder” mode.
  • Module Menu:
    • Moved the module to its own folder.
  • Module Publish:
    • Changed the column title.

2019-11-16 – version 1.2.6

  • Module Taxonomies (beta-7):
    • Correct setting the slug_source property.
    • Fixed PHP Notice: Undefined index "slug".
    • Fixed PHP Notice: Trying to get property of non-object.

2019-11-15 – version 1.2.5

  • Module Taxonomies (beta-7):
    • Added rewrite rules if category was removed from URLs by a 3rd party add-on.

2019-11-05 – version 1.2.4

  • Module Taxonomies (beta-7):
    • Added localized slugs for the categories with permalink structure /%category%/%postname%/.

2019-10-21 – version 1.2.3

  • Module WPSEO:
    • Correct module start when options have not been saved yet.

2019-10-20 – version 1.2.2

  • Module Slug:
    • Correct slug saving for extra languages when the Internet connection is slow.

2019-10-19 – version 1.2.1

  • Module Slug:
    • Prevent rising a 404 Not Found error if the slug of a child page wasn’t specified for one of the extra languages.

2019-10-16 – version 1.2.0

  • Module WPSEO:
    • Added support for Yoast SEO from v.12.
    • Added support for Yoast SEO Premium from v.12.(Beta stage).
  • Module Main:
    • Updated description.
    • Added link to the Helpdesk page.

2019-10-01 – version 1.1.59

  • Module Taxonomies (beta-7):
    • Changed order of rewrite rules for correct pagination of Custom Post Types.

1.1.58

  • Module Editor:
    • Don’t run on wpglobus_language_edit page from WPGlobus core.

1.1.57

  • Module ACF:
    • Updated hint for table field of the ACF:Table Field plugin.
  • Module Slug:
    • Changed permalink titles in metabox.
    • Prevent redirect with alert the content area was not found in your page for extra language with Elementor.
  • Module Taxonomies (beta-7):
    • Fixed cannot read undefined property notice in JS script.

1.1.56

  • Module Taxonomies (beta-7):
    • Removed paged tail for categories.

1.1.55

  • Module ACF:
    • Added support for the multilingual table field of the ACF:Table Field plugin.
  • Module Menu Settings:
    • fixed PHP Fatal error: Call to a member function get_queried_object().
  • Module Taxonomies (beta-7):
    • fixed PHP Fatal error with PHP version less than 5.6.

1.1.54

  • Module Publish:
    • Added trigger wpglobus-sample-permalink:done.
    • Fixed misbehavior when the home URL contains a subfolder.
    • Fixed misbehavior when the $_SERVER['REQUEST_SCHEME']global variable is empty.
    • Disable slug field in the Yoast SEO metabox for extra languages.
  • Module Taxonomies (beta-7):
    • Fixed the Undefined index 'taxonomy' notice during AJAX processing.
    • Getting correct slug for WooCommerce product post type.
    • Fixed post type slug localization when opts['taxonomy'] is empty.
    • Added a separate JS script for the 'post.php' page.
    • Show the correct CPT slug after an update for extra languages.

1.1.53

  • Module Publish:
    • Added filter for the current language name.
  • Module Taxonomies (beta-7):
    • Fixed a problem when category removed from the URL by a 3rd party add-on.

1.1.52

  • Module ACF:
    • Ignore WYSIWYG editors not belonging to ACF.

1.1.51

  • Module Taxonomies (beta-7):
    • Correct handling of the empty slug for categories and custom post types.
    • Fix a notice when $_new_permalink is not defined.

1.1.50

  • Module Taxonomies (beta-7):
    • Correct handling post type ‘product’.

1.1.49

  • Module WPSEO:
    • Disable module’s settings page if Yoast SEO is inactive.
  • Module Taxonomies (beta-6):
    • Remove caching from the wpglobus_nav_menu_objectscallback.

1.1.48

  • Module WPSEO:
    • filter URL entry before it gets added to the sitemap. Removes drafts from the sitemap.

1.1.47

  • Module Slug:
    • Fixed 404 error for URLs with query parameters (post type page)
  • Module Taxonomies (beta-6):
    • Added trailing slash to translate slugs in menu items correctly.

1.1.46

  • Module Taxonomies (beta-6):
    • Filter permalinks for Custom Post Type.

1.1.45

  • Module ACF:
    • Handling WYSIWYG fields with builders.
  • Module Slug:
    • Prevent duplicate keys in URLs.
  • Module Taxonomies (beta-5):
    • Added caption for term names.

1.1.44

  • Module Taxonomies (beta-5):
    • Fixed handling multilingual slugs for Custom Post Type.

1.1.43

  • Module Slug:
    • Fixed call to a member function on null with WPGlobus versions before 1.9.17.

1.1.42

  • Compatibility with WPGlobus 1.9.17.
  • Module Taxonomies (beta-4):
    • Fixed PHP Notice: Undefined index for the category page.
  • Module Slug:
    • Gutenberg compatibility.
    • Fixed acf.validation.disabled is undefined.
    • Prevent replacing post_name in the site URL.
  • Module Publish:
    • Gutenberg compatibility.
  • Module Editor:
    • Prevent using WPGlobusDialogApp if it is undefined.
  • Module ACF:
    • Added filter for the WYSIWYG field.
  • Module Main:
    • CSS tweaks.

1.1.41

  • Module WPSEO:
    • Added the Canonical URL handling.
  • Module Taxonomies (beta-4):
    • Fixed PHP Notice: Undefined index post_type for attachments.

1.1.40

  • Module Publish:
    • Exclude translations with draft status from the search results.
  • Module Taxonomies (beta-4):
    • Added a message if the module’s options array is empty.
    • Fixed an undefined index warning for empty $taxonomy_data array.

1.1.39

  • Module TinyMCE:
    • Added: the support of WYSIWYG editors for the ACF options page.
  • Module Editor:
    • Fixed: merge elements from pagenow and page.
  • Module Main:
    • CSS tweaks.

1.1.38

  • Module ACF:
    • Added: the ability to use WPGlobusAcf.getFields() to define which fields can be disabled (see WPGlobusAcf.getDisabledFields()).
  • Module Editor:
    • Added: option to start module on front-end.

1.1.37

  • Module Publish:
    • Fixed: PHP 7.2 warning about checking count() of a non-array variable.
  • Module Taxonomies:
    • Update module (beta 4 version).

1.1.36

  • Module Taxonomies:
    • Update module (beta 3 version).

1.1.35

  • Module Taxonomies:
    • Update module (beta 2 version).

1.1.34

  • Tested with: WordPress 4.9
  • Module Slug:
    • Fixed: the_posts filter when the query is singular.
    • Fixed: case when query_vars[‘post_type’] is an array.
  • Module Yoast:
    • Added: multilingual meta keywords tag.
  • Module Taxonomies:
    • Added: added module-specific help tooltip and CSS class.

1.1.33

  • Module Taxonomies:
    • Added new module (beta version).

1.1.32

  • Module TinyMCE:
    • Fixed: do not run on the Visual Composer’s and on the Avada’s Fusion Builder’s editors.
  • Module Slug:
    • Added: docblock for the the_posts filter.
  • Module Publish:
    • Fixed: the number of arguments for the wpglobus_first_visit_redirect filter.

1.1.31

  • Module Publish:
    • Added: Filter to prevent automatic redirect to languages with draft status.
    • Fix: Reset invalid (non-array) meta value to avoid PHP7 fatal error.
  • Admin:
    • Display notice that the core plugin, WPGlobus, is required.
  • Internal:
    • removed the old updater code.
    • code cleanup and formatting.
    • spelling
    • Upgrade to Node v.8; use exec:zip instead of the faulty contrib-compress in Grunt.

1.1.30

  • FIXED:
    • Main: activating/deactivating modules.

1.1.29

  • ADDED:
    • Editor: added page filter to the Settings table.
    • Core: WPGlobusPlus_Sections class.
  • FIXED:
    • Publish: reset language status in the Options table after updating.

1.1.28

  • FIXED:
    • TinyMCE: exclude the Product Short Description editors.
    • Slug: correct handling of WooCommerce "Shop" page translated slugs.
  • General code cleanup and compatibility checking (PHP 7.1, WP 4.7.3, WC 3.0.0).

1.1.27

  • ADDED: TinyMCE: the support of the minimal editor configuration (teeny=true).

1.1.26

  • FIXED: TinyMCE: code compatibility with older PHP versions.

1.1.25

  • ADDED:
    • New module: TinyMCE Multilingual.

1.1.24

  • FIXED:
    • Core: don’t run WPGlobus Plus on excluded (“disabled”) post type pages.

1.1.23

  • FIXED:
    • Yoast: Notice “undefined index: yoast_wpseo_focuskw in class-wpglobus-plus-yoastseo30.php” when previewing changes.

1.1.22

  • ADDED:
    • Module Publish: enable custom post types in the Set draft status tool.

1.1.21

  • ADDED:
    • Core: using a promise object to update options on the settings page.
      • Core: filter wpglobus_plus_{{module}}_start to enable/disable the loading of modules.
  • FIXED:
    • Generation of the src parameter pointing to the Yoast SEOsupport script.

1.1.20

Module Publish

  • FIXED:
    • Incorrect saving post meta and options in bulk mode.

1.1.19

  • Compatibility: WordPress 4.6.
  • New License Manager / Updater interface (requires WPGlobus 1.6.0+).

1.1.18

  • FIXED:
    • Yoast: Fix for Yoast SEO 3.3.4 (correct value of the hidden field yoast_wpseo_focuskw after validate.

1.1.17

  • FIXED:
    • Yoast: switching to the “Readability” tab (WPSEO issue 5013, Ticket 8628).
      • Core: better CSS rules (Customizr theme breaks our admin page).
      • Core: a typo caused a fatal error on the Module Publishtab in some cases (Ticket 8560).
  • ADDED:
    • Module Menu Settings for fine-tuning multilingual menus.

1.1.16

  • ADDED:
    • Compatibility with Yoast SEO version 3.3.

1.1.15

  • FIXED:
    • Home page notice and redirect loop with the Storefront Checkout Customiser plugin active (Ticket 8135).

1.1.14

  • FIXED:
    • Correct slug handling for the hierarchical post types (Ticket 6922).

1.1.13

  • FIXED:
    • Localize parent post’s name as part of URL in menu items (Ticket 6662).

1.1.12

  • FIXED:
    • ACF reset after post update (Ticket 6506).

1.1.11

  • FIXED:
    • Hide draft posts in the default language (Ticket 6103).
      • ACF tweaks: not removing empty paragraphs (Github 26), etc.
      • Various cosmetic improvements and code cleanup.

1.1.10

  • ADDED:
    • Support for Yoast SEO Version 3.1

1.1.9

  • ADDED:
    • Setting options in Customizer (BETA).

Module Slug

  • FIXED:
    • Correct handling of hierarchical pages levels 2 and more.

1.1.8

Module Publish

  • ADDED:
    • A tool to set draft status per language in bulk.

1.1.7

Module Slug

  • FIXED:
    • $wp_query compatible for extra language slug

1.1.6

Module Slug

  • FIXED:
    • is_archive value for pages with extra languages

1.1.5

  • ADDED:
    • Support for Yoast SEO Version 3.0

1.1.4

Module ACF

  • FIXED:
    • Set up tags p in Wysiwyg editor for extra language

1.1.3

Module Publish

  • ADDED:
    • WPGlobus Plus + WooCommerce WPGlobus: enabled;

Module Slug

  • ADDED:
    • filter the permalink for a post with a custom post type.
  • FIXED:
    • redirect when trying opening post in extra language with post_name from the default language