• jeffmcnear

    (@jeffmcnear)


    First of all this is a great plugin …
    Because I would like to selectively show the translation function, I would like to use the shortcode call [tp widget=”flags/tpw_flags_css.php”] rather than the widget. However it appears that using the shorcode does not allow for the editing of the automatic translation. Am I missing something here?
    Also is there a way that I can insert a translation call into the theme?

    http://wordpress.org/extend/plugins/transposh-translation-filter-for-wordpress/

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

    (@jeffmcnear)

    I found the answer to my second question in you documentation:
    <?php if(function_exists("transposh_widget")) { transposh_widget(); }?>

    Sergei

    (@yegorov1976yaru)

    How is it possible to add edit function to the shortcode? Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘edit function in shortcode’ is closed to new replies.