Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author redcocker

    (@redcocker)

    Hi, Coksnuss san

    Thank you for your info.

    Could you please implement this feature?

    Yes.

    Should I add following code into post2pdf-converter-pdf-maker.php?

    // For qTranslate
    if (function_exists('qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage')) {
    	$content = qtrans_useCurrentLanguageIfNotFoundUseDefaultLanguage($content);
    }
    Thread Starter Coksnuss

    (@coksnuss)

    Thanks for your quick response. You do not necessarily need to use this function. The __() call works as well (I used that one too). I’ve also seen that your Plugin provides the following setting: “Filters: Apply WordPress default filters to the title and content”. It would make sense if you would just apply the __()-call when this option is turned on (I leave this to you since I’ve not much experience with WordPress Plugins).

    Plugin Author redcocker

    (@redcocker)

    Hi, Coksnuss san

    I made it to support qTranslate.

    If you need, please re-install Development Version.
    Development Version: https://downloads.www.ads-software.com/plugin/post2pdf-converter.zip

    Thread Starter Coksnuss

    (@coksnuss)

    Works perfectly! Thanks a thousand

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: POST2PDF Converter] Support for qTranslate Plugin’ is closed to new replies.