Ticket #73 (closed defect: fixed)

Opened 2 years ago

Last modified 16 months ago

title not translated on publish

Reported by: datapharmer Owned by: ofer
Priority: minor Milestone: 0.5 - Beta wordpress plugin
Component: Parser Version: 0.3.9
Keywords: title, auto, translate, publish Cc:

Description

<title> is not being translated when translate on publication is selected. I am not sure if this also affects Description and Keywords meta tags or not. The title is successfully translated during auto-translate on page load in the front-end when the option is selected, but is not replaced with translated text until the page is reloaded.

On a side note I am still having trouble with only parts of the description and virtually no keywords being translated (using all-in-one-seo pack, not sure if that affects anything).

Change History

comment:1 Changed 16 months ago by ofer

  • Status changed from new to closed
  • Resolution set to fixed

This is attempted on get_post_phrases function in post_publish.php, trying to autotranslate tags, title, etc, this is not perfect, but I think that with a proper theme files the results should be quite right.

Note: See TracTickets for help on using tickets.