HEX
Server: Apache
System: Linux vps-cdc32557.vps.ovh.ca 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
User: hanode (1017)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /home/hanode/public_html/wp-content/sitepress-multilingual-cms/changelog/3.2.3.md
# Features
* Improved caching of posts, taxonomy translation data, and strings
* Improved general performance
* Improved menus synchronization performances
* New hooks added (see https://wpml.org/documentation/support/wpml-coding-api/wpml-hooks-reference/)
* Wildcard entries for admin string settings now work for sub-keys on all levels in addition to top-level keys

# Fixes
* Access
* Changing admin language on one site (multisite) does not sets admin language on all sites anymore
* Fixed "This is a translation of" being empty when creating a new translation
* Fixed "This is a translation of" so it's enabled correctly
* Fixed 'wpml_active_languages' filter so it returns languages with correct data
* Fixed a potential security issue
* Fixed an issue in where attachments were wrongfully filtered by language and hence not displayed in the front-end in some cases
* Fixed an issue preventing subsites in a subdirectory multisite setup from completing the last setup step
* Fixed domain name mapping when a domain name in one language includes the domain name from another language
* Fixed issue where urls pointing at hidden laguage posts were redirected incorrectly when usinging the languages as parameters setting
* Fixed issues resolving hierarchical page URLs when parent and child use the same page-slug
* Fixed language switcher not filtering out empty date archive translations
* Fixed missing parentheses in mobile switcher
* Fixed page template being unchangeable in translated content, after deactivating the "Synchronize page template" setting
* Fixed problem with Greek characters in taxonomy names causing problems with taxonomy translations editor
* Fixed redirection issues when the same slug is used in translations with hierarchical post types
* Fixed several glitches and issues related to the menus synchronization
* Fixed WPML breaking XML-RPC calls
* Fixed wrong order of languages when using `icl_get_languages` with `orderby=name`
* MU Domain Mapping
* Removed creation of duplicated 'update_wpml_config_index' cron job
* Removed errors when deactivating WPML for a subsite in multisite install
* When 'Language as Parameter' is used, wp_link_pages() pagination produce now a properly formed URL
* WooCommerce