WPML
Status
Resolved
Reported for
WPML Multilingual CMS 4.6.7
Resolved in
WPML 4.6.8
Topic tags
Bug

Overview of the issue

With WPML 4.6.7, users are unable to view the latest updates when they use the Preview feature for a page or post. The preview displays older content instead of reflecting the most recent changes made.

Workaround

Please, make sure of having a full backup of your site before proceeding.


  • Open …/wp-content/plugins/sitepress-multilingual-cms/classes/ATE/Review/ReviewTranslation.php file.

  • Look for line 40.

  • Comment it out:
    					//remove_filter( 'the_preview', '_set_preview' );

All known issues →