Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Oleksandr Omelchenko

    (@konusua)

    Hey, man!

    Could you please implement language code to cache key like this:

    private function get_transient_key( $post_id ) {
    return sprintf( ‘iworks_og_post_%d’, $post_id ) . “:” . $this->get_locale();
    }

    It really helps for multilang websites.

    Dziekuje bardzo!

    Plugin Author Marcin Pietrzak

    (@iworks)

    Hi @konusua

    Please try for 2.7.1

    Marcin

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Compatibility with qTranslate’ is closed to new replies.