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: //proc/self/root/home/hanode/public_html/wp-content/sitepress-multilingual-cms/changelog/3.5.0.md
# Features
* [wpmlcore-3197] Removed the WPML Dashboard Widget to avoid unnecessary calls.
* [wpmlcore-3081] Duplicated content will use the same canonical for all all languages
* [wpmlcore-2952] Canonical for non translated post types must always be the "default language" URL

# Fixes
* [wpmlsl-32] Fix sticky links so that they convert correctly when the current post has duplicates
* [wpmlsl-28] Fix sticky links so that the correct link is used when the same slug is used in different languages
* [wpmlcore-3172] Reduce SQL queries when checking if site uses ICanLocalize translation services previous to WPML 3.2
* [wpmlcore-3104] ACF Repeater subfields are now visible on edit post screen after downloading translated content with Translation Management
* [wpmlcore-2937] Fixed multisite so that links to posts on sub-sites are correct
* [wpmlcore-2637] Add `wpml_translate_link_targets` filter to fix links to point to translated content
* [wpmlcore-2631] Fixed XML-RPC API calls to set the language of a newly created post (e.g. `metaWeblog.newPost`, `wp.newPost`, and `wp.newPage`).
* [wpmlcore-2590] Fix conversion to absolute link when link is to a post in another language
* [wpmlcore-1761] Fix notice when no field is specified in tax_query when getting posts.
* Other minor bug fixes