Skip to content

Instantly share code, notes, and snippets.

@bkno
bkno / wp2static_v7_wpml.php
Last active May 10, 2022 13:07 — forked from stevygee/wp2static_v7_wpml.php
Add WPML translations to WP2Static v7
<?php
/**
* ------------------------------
* | WP2Static WPML Integration |
* ------------------------------
*
* Important: The option WPML > Languages > "Adjust IDs for multilingual functionality" must be disabled.
*/
function wp2static_wpml_get_translated_posts_urls() {